Commit graph

11 commits

Author SHA1 Message Date
Jusctsch5
d3f3397686 T2RPG: Remove Mana loss while ascending in water
The blue bar is used for your Jet ability in Tribes 2. In T2RPG, it
represents Mana. This was another relic of Jet usage that wasn't cleaned
up when moving over to the T2RPG player object.
2015-02-21 21:01:11 -06:00
Jusctsch5
f0f571dfc4 T2RPG: Increase Run & Swim speed
Increasing by factor of ~2, which correlates to ~1.25 actual speed boost.
Want to allow the game to move a bit faster. This update is for all
characters, including enemies, to add to the challenge.
2015-02-21 20:56:20 -06:00
Jusctsch5
95c2b2ba0a T2RPG: Delete old characters that were tracked 2015-01-31 11:18:17 -06:00
Jusctsch5
c35afc8fba T2RPG: Effectually untrack certain files 2015-01-31 11:18:17 -06:00
Jusctsch5
f092ecbc9a T2RPG: Update .gitignore file with some files that change after launching 2015-01-31 10:14:27 -06:00
Jusctsch5
f6ec472184 T2RPG: Add .gitignore file
Ignore characters and java object files.
2015-01-31 10:08:13 -06:00
Jusctsch5
72b6909a08 T2RPG: Add Offline Server batch file 2015-01-31 09:04:30 -06:00
Jusctsch5
6fa1825697 T2RPG: Increase skill gain to be 1.5x per level
Faster game.
2015-01-18 21:55:20 -06:00
Jusctsch5
de1a1c2204 T2RPG: Increase xp gain by 1.5x
For a faster game.
2015-01-18 21:36:40 -06:00
Jusctsch5
a5143b67f7 T2RPG: Initial commit of ironsphererpg directory
Taking everything obtained from http://ironsphererpg2.webs.com/ and dumping it in a git repo
2015-01-18 21:06:06 -06:00
Jusctsch5
fe9e2d05d1 Initial commit 2015-01-18 20:53:40 -06:00