Author Topic: Jumpman - Resurrected  (Read 59847 times)

0 Members and 1 Guest are viewing this topic.

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Jumpman - Resurrected
« Reply #30 on: November 05, 2017, 02:45:33 pm »
I *think* asm is compatible between the 89 and 92+ models. Not 100% sure though, it's been a while since I've used or thought much about the old 68k models (though I might have to break out the old TI-89 for this).

Offline Jonson26

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 118
  • Rating: +1/-0
  • Follow cat! Do what cat! Into tree! Now!
    • View Profile
Re: Jumpman - Resurrected
« Reply #31 on: November 06, 2017, 03:15:15 am »
I renamed the includerd .89x and .89y files to .92x and .92y and uploaded them on the emulator, but it just sats "Wrong calculato model." when i try to run it. :(

Offline Ranman

  • Project Author
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1354
  • Rating: +83/-0
    • View Profile
Re: Jumpman - Resurrected
« Reply #32 on: November 06, 2017, 07:19:04 am »
I renamed the includerd .89x and .89y files to .92x and .92y and uploaded them on the emulator, but it just sats "Wrong calculato model." when i try to run it. :(
You can't do that. There exist special markers in the .x and .y files that designate whether it is for 89, 92, or V200. This is added during a post build processing step when building with GCC4TI. You will have to rebuild the Jumpman project and check the 92 and V200 boxes on the Project Options -> Program Options -> Calculator tab.

The assembly is identical... so dont worry about that. But you will need to be able to build... 2000 errors during compilation? Something must not be set up correctly. Can you tell me which OS and GCC4TI that you are building with?

I have a 92+ and I have made several projects for it. I may consider making Jumpman for the 92+.
Ranman
Bringing Randy Glover's Jumpman to the TI-89 calculator. Download available at Ticalc.

Offline Ranman

  • Project Author
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1354
  • Rating: +83/-0
    • View Profile
Re: Jumpman - Resurrected
« Reply #33 on: November 06, 2017, 11:08:26 pm »
I built and tested Jumpman on a TI-92+. It worked as expected.... the Jumpman viewing area is just in the upper left hand corner of the larger display... but game play worked similar to the TI-89. This is good news. I will attempt to center the viewing area. I will also have to add some modified and additional key presses to handle the TI-92+ keyboard.

I'll let you know how this goes.  :)
Ranman
Bringing Randy Glover's Jumpman to the TI-89 calculator. Download available at Ticalc.

Offline Ranman

  • Project Author
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1354
  • Rating: +83/-0
    • View Profile
Re: Jumpman - Resurrected
« Reply #34 on: November 11, 2017, 11:40:51 am »
Today I uploaded Jumpman 89 v1.01 to Ticalc. It contains a lot of optimizations suggested by Lionel Debroux and some minor corrections to the game engine.

Jumpman 89 v1.01
  - added optimizations suggested by Lionel Debroux (thank you Lionel)
  - corrected version string (V1.00 was released with the version string set to v0.95)
  - corrected enemy collision detection (v1.00 was released with enemy collision detection unintentionally disabled)
  - increased accuracy of bullet and collectable collision detection

I also uploaded the Jumpman Jr level pack that consists of 12 new levels.
Ranman
Bringing Randy Glover's Jumpman to the TI-89 calculator. Download available at Ticalc.

Offline Ranman

  • Project Author
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1354
  • Rating: +83/-0
    • View Profile
Re: Jumpman - Resurrected
« Reply #35 on: November 17, 2017, 09:26:58 am »
A few in the community have requested a version of Jumpman for the 92+ and V200 calculators. I am officially announcing that a version of Jumpman for the TI-92+ and V200 is under construction.

Jumpman 92+ will support the keyboard layout differences. The graphics will remain unchanged but the playable area will be centered on the larger screen.

Ranman
Bringing Randy Glover's Jumpman to the TI-89 calculator. Download available at Ticalc.

Offline Jonson26

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 118
  • Rating: +1/-0
  • Follow cat! Do what cat! Into tree! Now!
    • View Profile
Re: Jumpman - Resurrected
« Reply #36 on: November 17, 2017, 11:25:26 am »
Looks already very nice to me!
Do you plan to release a public version soon? Possibly by Christmas?

Offline Ranman

  • Project Author
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1354
  • Rating: +83/-0
    • View Profile
Re: Jumpman - Resurrected
« Reply #37 on: November 18, 2017, 08:22:14 am »
Looks already very nice to me!
Do you plan to release a public version soon? Possibly by Christmas?

Thanks Jonson26! It has been added to the Ticalc queue... early Christmas present. :)
Ranman
Bringing Randy Glover's Jumpman to the TI-89 calculator. Download available at Ticalc.

Offline Jonson26

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 118
  • Rating: +1/-0
  • Follow cat! Do what cat! Into tree! Now!
    • View Profile
Re: Jumpman - Resurrected
« Reply #38 on: November 18, 2017, 09:18:25 am »
Wow! You're quick!
I'll dowload it ASAP. :)

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Jumpman - Resurrected
« Reply #39 on: November 18, 2017, 11:02:06 pm »
That's awesome Ranman! :D