Commit graph

17 commits

Author SHA1 Message Date
aec8a71de6 Ynykron initial implementation (not functional).
Removed Chanceboxes completely, they were a dumb idea.
Various itty bitty adjustments.
2020-06-14 23:34:47 +02:00
0975e30107 Ynykron animations done. 2020-06-12 20:53:32 +02:00
b9852fe18d Finished Silver Bullet anims, Ynykron next. 2020-06-12 13:56:42 +02:00
f5252ca113 Silver Bullet JET animations halfway done. 2020-06-08 19:34:43 +02:00
60ee220992 Third person melee/reload/checkgun animations (at last). 2020-06-04 15:58:26 +02:00
2f9977a11d Cock and Ball Torture, from Wikipedia, the free encyclopedia, at en dot wikipedia dot org. 2020-05-28 22:02:07 +02:00
cab0940723 Oh man the amount of stuff I've done today:
- Implemented Biospark Carbine secondary + combo.
 - Added a "check out gun" anim when the Biospark Carbine is fully loaded and you press reload, just like the Hellblazer.
 - First person gestures.
 - Replaced "yeah I ban him" gesture with a wave, more useful.
 - Random stuff.
 - Made it so you can pick up unimplemented weapons (but can't use them).
 - Various tiny tweaks here and there.
2020-04-25 02:31:55 +02:00
0556aff49e Animated the Biospark Carbine. 2020-04-16 19:46:10 +02:00
13f508ac5d Hellblazer first person anims. 2020-03-30 21:36:07 +02:00
e59a7bcad6 Eviscerator first person model done. 2020-03-10 20:02:35 +01:00
419074456b Spreadgun now animated.
Small fixes to Pusher, should potentially fix it getting stuck in mid-air.
2020-02-14 13:45:42 +01:00
3e62d52dfc Pusher Implemented (and other things):
- Updated credits.
 - Lore text adjustments / expansion.
 - Added scrollbar to mission statement, since text has been expanded.
 - Various menu fixes.
 - Fix healthbars not appearing for Hexen wraiths (hopefully).
TODO:
 - Add separate mission statement for Doom 1 (no idea how, maybe just detect
   if it's an ExMx type of map I guess?). Mission statements for specific mods
   and map packs would be neat too, but those would take a lot of time.
 - Fine-tune Pusher behaviour.
 - Remind myself that I need to do sorting on the Doom key display below the
   score in the HUD, because for now they appear in the order they were picked
   up in and it looks kinda weird at times. Also possibly switch to a
   horizontal rather than vertical arrangement, too, adjusted to the width of
   the score box.
2020-02-12 14:15:40 +01:00
8df8ed6155 Much is new:
- Deep Impact implemented (ammo display not done yet, so it's just text).
 - More HUD features: enemy healthbars, omnisight, damage/health/score numbers.
   (not yet tweakable, will add options later. also omnisight's usable line
   highlighting currently has incorrect positioning, will fix later too).
 - Fixes 'n stuff.
 - Library text adjustments.
2020-02-07 03:21:25 +01:00
72c4a81ff0 A whole lot of stuff, whew:
- All ammo pickups done.
 - All weapons basic properties and spawn state set.
 - Implement Hammerspace Embiggener.
 - Corrections to lore stuff and other info.
 - Separated Hellblazer ammo between mags and single units.
 - Fix fourth healthbar being the same color as third.
 - Added "abstract" to some classes, just for safety.
 - Dashing and ramming tweaks.
 - Dashing no longer cancels when getting hurt.
 - Tiny menu fixes.
2020-01-30 22:58:10 +01:00
6191230903 OK, a whole lot of stuff has happened.
- Player and Explodium Gun are fully functional.
- Added a crapton of sprites and muzzle flashes and whatnot from SWWM, Ultra Suite, and other mods I made.
- The HUD is almost complete, and some things have been changed with the fuel/dash display.
- Started adding some cvars and stuff, mod options menu will come later.
- Made an alternate -noflat- just to make Kinsie's map more pleasing on the eyes.
2020-01-26 00:29:36 +01:00
300b093b63 Somewhat tangible stuff happening.
- Barebones player and starter weapon.
 - Initial multi/wall jump + ground/air dash mechanics.
2020-01-23 01:27:54 +01:00
e8e2f18339 Added notes for animation progress.
Removed mention of a scope on the hellblazer in the readme, I forgot about that.
2020-01-22 15:52:46 +01:00