Commit graph

13 commits

Author SHA1 Message Date
9a7f7df063 Impaler has been implemented. Beta testing begins. 2019-09-27 00:41:25 +02:00
2f4dab1600 Impaler primary fire and melee mostly implemented.
Smol tweaks.
2019-09-26 16:51:13 +02:00
144935b4d5 Flamethrower is done now. Please shout at me if it's too op. 2019-09-26 15:15:33 +02:00
64ab1c6633 A_AttachLight and friends are too performance intensive. Fall back to just spawning light actors. 2019-09-26 10:57:32 +02:00
bd6c799988 Flamethrower primary fire implemented. 2019-09-25 22:16:16 +02:00
0cd7b432e2 Flamethrower partially implemented.
I decided on making it default to the old style. The alternate model will be available as a separate add-on, rather than use a cvar, because damn if that was complicated to add.
Fix Impaler select anim when thrown and picked back up.
2019-09-22 02:56:00 +02:00
a95e4721f2 Fireblaster (Flame Gun) added. 2019-09-21 23:20:38 +02:00
fae4f6d50b Partially implemented Stunner and Impaler (very unfinished).
Switched Impaler fire sound to something more appropriate (proto Skaarj fire).
Add slot priorities to all weapons, final weapons come first.
Adjust hud behavior to properly draw ammo bars by the order of their weapons.
2019-09-16 00:38:38 +02:00
b12c4a4112 Flashlight/Searchlight implemented.
Proper handling of charge redistribution on multi-copy items (fixes infinitely replenishable charge exploit).
More preparation code for other items.
2019-09-05 16:31:05 +02:00
912cad96c5 Oh boy, it begins.
Assigned all pickup models.
Implemented all ammo types.
Finished Flak Cannon.
Additional cleanup.
Slot reassignments and other adjustments to match known Unreal prototype info.
2019-09-04 02:37:59 +02:00
01249eb43f Oh boy, here comes another big one.
Notable changes since last commit are the full implementation of the automag and asmd.
Also the Translator is now fully functional.
Fonts have been restructured to a neater format.
There have also been other random changes I don't have the time to document in detail.
2019-08-31 03:14:20 +02:00
76cd3a5207 Wow looks like I got a lot of stuff in here.
Added brightmaps and gldefs entries for most stuff.
Imported a bunch of sprites, including some recycled stuff from old mods.
Made new icons for the 0.83 status bar.
Remade "Teleport Gun" model.
Made new models for some ammo variants.
Made skeleton code for a lot of stuff, this temporarily makes a lot of items disappear.
Began working on ASMD. Flak Cannon has no projectiles yet.
2019-08-15 02:38:46 +02:00
22dac448ea First! 2018-06-06 19:53:37 +02:00