Omnimaga
Calculator Community => Other Calc-Related Projects and Ideas => TI Z80 => Topic started by: tifreak on February 22, 2006, 08:45:00 am
-
Bug report: 2/22/2006
Unresolved Bugs:
None, at the begining of the second tower
Resolved Bugs:
-Displays list element instead of defense amount
-Displays list element instead of EXP gained
-Does not detect event routine
-When enemy doesn't have MP, keep mp subroutine away from the AI
-Text for village needs moved up and option 5 needs centered
-Shop uses WC (clearing routine) instead of WT (Waiting routine)
-Inn option 1 is too high on the screen
-Can't talk to king; missing an End statement %)
-Selecting magic from menu causes syntax error, magic does not work
-Can use items, but does not remove them once used
-After using magic, calc automatically attacks enemy again
-Does not add Ether when won from a battle
-Chest 1, tower 1 does not work; missing and statement %)
-Enemy casts more than one magic if able to
-EXP/Levelup system not equating correctly
-Load data not detected if kiiled; was pulling from wrong list element
-Enemy data error; used ( instead of { for enemy list data
-Level always goes to 55
-Syntax error; didn't place " before text
-Village system, Inn does not work, pressing 3 to leave shop takes you to gossip
-Upgrading armor takes you to shop
-Leave option does not work for armory; forgot to code in! %)
-Does not teleport from king; changed wrong variable
-Map data E=6, F=1; did not store to correct variables
-Map data E=5, F=6; Forgot End statement %)
-Map data E=6, F=8; Forgot : between Then and o-> A %)
-Map data L1(5)=1 is supposed to be L1(1)=5...
Anything with an :roll: at the end means it was a stupid mistake... :D
-
haha I c, how much left before release?
-
I still have to complete the second dungeon, see if the portal works, explore the thrid land, beat the third dungeon, see if the second portal works, then try to beat the King... :)
-
Sounds good. Is it really getting that close to being finished (@xlibman's post) ? Are the :roll:'s there because this is a direct copy/paste from another forum? XD
-
lol, yeah... :)
Right now the game is complete for the 82, I am just ironin out the bugs...
Found another, I had the list element and the amount it was supposed to equal backwards... That is what happens when you try to fly through it...
-
changed the :roll: to the omnimaga version of the rolleyes smiley %)
-
Thanks. :)

I beat tower #2, though I still have to trek back, get supplies, then locate the portal, and see if it works...
-
Ok, I am currently halfway through tower 3, and getting my butt kicked. :(
I might have to see about increasing some stats or something during level up... I have already decided to raise the minimum amount that spells can do, because I keep getting 20 damage out of the most powerful spell... <_<
-
hacking save files always works and help a lot when debugging ;)
-
........Or playing the game ^.^
-
lol, the spell is based on a random algorithim, it has a minimum and maximum it can do...
Anyways, I defeated the boss in the third tower, found a few more bugs, and am now trekking back to the portal to go kill the King.
There is one unresolved bug now. For some reason, the only magic the enemy uses is cure, but nothing else... I am going to release the game after I kill the King, then see if I can fix it...
-
did u got problems with magic and attack formulas yet? I know the 82 handles parentheses differently than the 83 series
-
No, the only problem is the fact that it won't use any other magic (which can be a blessing)
Since it isn't imperative that the enemy use the other magic yet, I will release it once I complete the game...
Also, I have the 83 and 83+ versions loaded on their respective calcs, to begin the process of heavy optimizing. :)
Then comes the fun part of rewriting the readmes...
-
Ok, the game was beat, and I still haven't a clue on what to do about the enemy magic not working. <_<
All I have to do is re-zip the file, and send it to ticalc and calcgames...
-
I hope you can fix it :)
-
I will try to after I optimize the 83 and 83+ versions. :)
-
AOD82 has been posted! :)

http://tifreakware.calcgames.org/ainfo/92.htm
If anyone has a TI-82, please let me know if you encounter any problems.
-
ooh cool I wish I had a 82 so I could test.
-
Ahh, I wish I had one too!
-
Well, the 83+ optimized version will soon be released, as I only have 10 more programs left to optimize on it...
-
Hehe, cool. If you want some help let me know ^.^
-
Most of it is very simple, so help really isn't needed, as I went through half the game yesterday in about an hour... Thanks for the offer though. :)

If you want, you can look at the code after I re-release it. :)
-
Ok I can do that, I seem to be wanting to help more than making my own stuff....Hehe, updates are good though thanks!
-
lol, not a problem! :)
I have shaved off quite a bit of mem used thus far, and I still have around 8 more progs to go...