View Single Post
DeathKiller DeathKiller's Avatar

JCF Member

Joined: Jun 2017

Posts: 47

DeathKiller is doing well so far

Aug 4, 2017, 09:53 AM
DeathKiller is offline
Reply With Quote
New version released (v0.4.6) in first post.
  • Added experimental Thunderbolt weapon (with ammo) - but there is no ammo for it in any level
  • Player can shoot as fast as you can tap the button
  • Player can shoot up on Hook/Vine
  • Added a few Player animations (Fire to Idle, FallFire to Fall, HookFire to Hook, CopterFire to Copter)
  • Decreased V-pole force and jump distance
  • Added boss health bar
  • Applied fix to Toaster PowerUp to match other PowerUps
  • 1up (and other collectibles) supports illuminate surroundings
  • Added lights to some objects
  • Adjusted animation of Collectibles
  • Added ability to limit camera view
  • Missing animations/sound will be skipped instead of crash
  • All Retail versions can be imported (even Shareware Demo, with limited functionality)
  • Shareware Demo can be automatically downloaded and imported by running Import without any parameter (double-click)
  • MainMenu looks better
  • Fixed destructible tiles
  • Adjusted movement of camera
  • Changed internal event numbers
  • Fixed Airboard Generator, TNT, Queen, Devan, Pepper weapon, particles and tiles
  • Fixed collision detection (partially)
  • Fixed Linux-specific glitch in MainMenu and issues with filename case-sensitivity
  • JJ2 data have to be Imported again, don't use data from previous versions!
  • To enable all animations, import first base game (v1.20/1.23) and then TSF with JJ2+

Quote:
Originally Posted by GoGi View Post
For the exact physics, you could do a clean-room implementation.

Someone who is familiar with the disassembled JJ2 code should write a precise specification. Maybe someone working on JJ2+ could help you. Then, someone who has never looked at the code (!) should implement the physics from that specification. In this way, you do not infringe on the copyright of the original version.

https://en.wikipedia.org/wiki/Clean_room_design
Physics is not so bad in the latest version, but it's still different. It would be good, if someone could help me with this.