92ae39afba
Various fixes and tweaks. Adjusted collision for most things (turns out projectiles with 0 height break with 3d floors).
...
Added brightmaps to flak chunks. Reverted chunk trail to be sprite-based.
2018-05-30 21:31:41 +02:00
b1b38561c1
Increased spread of rockets, increased tween time after firing (it looks weird for some fire animations, but it also did in UT anyway).
2018-05-30 17:49:31 +02:00
a6ccec0997
Began working on Rocket Launcher.
...
Corrected some stuff and tweaked models and offsets again.
Added gib impact sounds (Droplets compat).
Made Translocator module throwing work like in UT (same math, even).
Corrected sludge wall sticking, uses projection now rather than a cheap trace.
2018-05-30 01:36:38 +02:00
e6420e16be
Sniper rifle added, bullet impact mesh added. Only the RL remains.
...
Headshots added/tweaked, and made compatible with the future announcer add-on.
2018-05-29 21:14:06 +02:00
1b95d4219b
Pulsegun now uses meshes for the beam, copying exact UT behavior.
...
Ammo drop amounts reduced. Added Enforcer to possible Chainsaw spawns.
2018-05-29 00:58:43 +02:00
4f0cb3e73f
Minigun implemented. Some minor adjustments to weapon model offsets.
...
Allow armor/pads to replace shield belt when it's not at max capacity (emulating UT behavior).
2018-05-28 18:49:00 +02:00
5b0fbf589d
Removed the UTAmmo class entirely, as it's more trouble than it's worth.
2018-05-24 14:20:57 +02:00
7e38cfddd8
The HUD is complete (actually, I forgot to add key display, will do that later).
...
All weapon pickup models have been added in. Modeldef has been subdivided to make things easier for me.
2018-05-23 01:48:29 +02:00
d3da87cefe
All misc items implemented. Enhanced Shock Rifle implemented.
...
Going to focus on the HUD now while at the same time doing the remaining weapons.
2018-05-21 20:28:17 +02:00