I noticed that. Great job, though! We do you expect a working program that has more or less all the basics completed? Like, character, NPC or two, wild pokemon or two, and working battles with correct size sprites?
View Forum Leaders · Mark Forums Read · Groups · Member List
Register today and participate in the development of Pokemon Topaz!
Good news! I've figured out the basics of adding pokemon, trainers, and events. Even with faulty data, the system was stable enough to hold a simple battle:
I still haven't tweaked the interface so the sprites are a bit small.
I noticed that. Great job, though! We do you expect a working program that has more or less all the basics completed? Like, character, NPC or two, wild pokemon or two, and working battles with correct size sprites?
I'll have all of that stuff figured out shortly. Right now the game consists of a single room filled with NPCs.
A screenshot of progress is worth millions of words
If we manage to resolve the sprite size issue, then we're pretty good to go!
What IB said, about the screenshot.
Excellent. I'll get around to updating the battle backgrounds soon too and have those sent as well.
I have stuff to do tonight but tomorrow I should be able to spend a few hours on the icons and the backgrounds.
@Konrad, that's excellent. I will set up your FTP account tomorrow as well and send you the information. Are you familiar with FTP?
@IB, one of these days I'm going to get you to curse. Or at least quote one. Thanks for the info.
Never used FTP before, but I'm sure I can figure it out. Looking it up on Wikipedia right now.
I started fiddling around with maps. It was a little confusing, but I eventually got the terrain to do what I wanted. I made a simple video showing what I've got done so far:
The reason that the player doesn't exit the house is because I resized the map and didn't update the event, but otherwise entering and exiting buildings works. Kraklaw obviously isn't going to be the starter and you won't be able to catch Celsinge in the wild, but they served well for this testing.
I did notice that I need cries and icons for pokemon, but none of that is urgent.
Oh god mate, that was great. I lol'd heartily at "it can punch stuff" and the Natu icon bobbing for Kraklaw.
That's truly excellent progress. We actually do have some cries done. I will sort through them and email that as well. They're not posted on the site due to the logistics problem of getting a free/open source sound player that works across all browsers and with all sound formats. There's also the fact that I'm profoundly deaf (born that way) and have absolutely no way of testing it myself. Last time I got something going, I had to ask the users here if it worked and sounded right, etc.
So needless to say, it's pretty complicated to get something in terms of sound on the site. Anyway, I'm getting the FTP info together now and I'll have that sent to you via PM then I will get to work on emailing the Pokemon cries we have.
Icons I'll try to get to soon.
EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE EEEEEEEEE
/shot
Fanotter squealling aside, it looks GREAT! I am the resident cry-maker, if you didn't know, so I'll get those to you ASAP!
HHAHAHAHAHAHAHA!!!! AWESOMENESS!!!! All that needs work is pokemon sprite resizing, adn what you mentioned, and we're good to go!
Yes! Progress! I feel motivated... must... get... creative juices flowing...
Seriously, though, I'm impressed with how fast you're moving. Just smack me or something if you realize we don't have enough music. ;p
Haven't checked out the Pokemon Topaz Soundtrack? Click HERE!
Like my music and still want to hear more? Check out my compositions at IR's Music Corner!
Right, music is another thing altogether. I also have files for those. You want? I can make a 'dropbox' folder in /svn/ for us to share stuff.
This one is a bit too large to e-mail. I have stuff like "Berry Obtained", "Evolving", "Elite Four Battle", etc.
I bugged Irot recently to send me his stuff, need to do the same with STT.
A dropbox folder would be good, so we don't have to email each other every file.
:D
Nothing else to add.
dropbox/irsoundtrack/ has two folders. First one is the stuff in MIDI format, second is mp3.
Let us know if you need anything else. I'm downloading your rar and will uncompress then upload everything. I'm also about to bug STT for a complete compilation of his work, and make sure I have IR's latest stuff as well.
Well, We have a topic somewhere buried underneath everything that was a list/suggestion thread for NPC Lines that we had already come up with. We had a lot of different possible trainer ones, and some NPCs that tell stories, or something that references another game, etc...
I.e. Here: http://www.pokemontopaz.net/forums/s...wfull=1#post58
It could give you an idea of how many NPCs there are in each area. They aren't set in stone or anything, but it's work we don't have to do.
I found an old topic with a lot of lines here. It has a lot of information, but I'll probably add a few lines of my own.
I laughed at Quinn's first post there. It brought back memories... of when I thought that he was unbearably annoying...
Then the shiny polls brought it all back...
By the way, those are both the same link.
Time for an update!
I can easily fix walking over the fences and fountain. Still need to set the encounters for route 201. Next up is Softwind City, Cranewing city, and the routes in between. Is that everywhere that the demo takes place?
OK, I watched this last night but it seemed laggy. I couldn't tell if it was my internet, my computer, the video capture, or the game itself so I rebooted but was tired and forgot to watch again.
I just checked it again and it seems the game did lag quite a bit? Is that due to your hardware or the game itself?
Otherwise, good stuff.
When I was playing, it lagged frequently. It also did that when I tested the starter kit, so its either my hardware or its because I didn't make it into a single .exe file.
EDIT: Turns out the lag has been a common problem since around April 2010 when the day/night system was overhauled. That may not be the only cause, however, so I'll keep trying to figure out how to improve performance.
Last edited by Konrad; 03-30-11 at 03:51 AM.
Can we remove the system to reduce lag? Probably not but it was worth asking.
If the game is going to lag like that even after it compiles, then that's not going to be good at all...
I tried disabling the system but it still lagged, so there's something else going on as well. It appears to happen after a certain number of frames.
Well, it's not a priority for the demo but it would be nice if you could try to track it down sometime.
We aren't very far along in terms of programming, so now is the best time to track down the bug. I'm going to try older versions of essentials until I get one that has no lag, then use the release notes to determine which new methods are slowing it down. It'll probably take a while, but I'd rather fix it now before we're too heavily invested in the current version.
EDIT: The April 3rd version is much, much smoother. I will migrate all of the data to that version. I'd rather have fewer features than a lumpy game. I'll continue experimenting with adding more current data.
Last edited by Konrad; 03-30-11 at 05:40 PM.
Have you compiled a copy yet? If it doesn't lag when compiled, it shouldn't really matter.
It doesn't appear to be a compiling thing. A whole mess of people using Poccil's kit are having the same problem.
I've migrated all of the data to the older version. Everything is running smoothly, but I'll have to reset the terrain tags. I'm gonna update the first post with in a few minutes with a list of goals.
Just a quick update: Maps are all done. Most of the buggy terrain has been found and fixed, and anything else can be taken care of as its discovered. I'm going to intentionally leave the two-way ledges till after testing for easier navigation. Next on my list is getting some trainers in the game and implementing the new moves.
Good stuff man. Check dropbox/titlescreen/ for Title Screen graphics. One is normal, one is for demo/beta, one is for playtest versions. All have PSD versions included if you want to make changes.
I dropped the necessary fonts in dropbox/titlescreen/fonts/ in case.
Edit: I got your message on my wall. Thanks for letting me know.
Last edited by zeroality; 03-31-11 at 12:13 PM.
Did you get the interiors of the gyms done?