WIP stuff.
- Add ice death frames to Doomreal players. - Fix invisibility not reactivating on map transition. - Fix a certain option not graying out when prototype features were disabled. - Remove Doom Tournament spawner file as it will be used in the merge add-on. - Fix various weapons not respecting infinite ammo cheats/powerups. - Add HUD icons for the Razorclaw. - Add sanity checks to Minigun sentry for potential cases where it dies while shooting and this causes an abort. - Fix Biorifle altfire damage here too. - When UT splash is disabled, Biorifle globs increase in size by 1.4x on impact, as originally intended. - Eightball no longer loads a rocket after being selected and instead tweens to idle, like in the original. - Flak Cannon altfire has a slower reload, as it was meant to. - Adjust "give armor" cheat so it plays nicely with the merge add-on. - Fix 0.83 hud playing the "new weapon" flash for all players. - Made the 0.83 icon assignments moddable through external lists. - HUD will still display a weapon icon even if it uses no ammo (e.g.: Razorclaw).
This commit is contained in:
parent
71fc572952
commit
43f18514c2
38 changed files with 325 additions and 343 deletions
22
oldammoicons.txt
Normal file
22
oldammoicons.txt
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# Ammo icons and their respective item class
|
||||
# Arranged so weapon-specific icons go first when needed
|
||||
Mini083,UMinigun
|
||||
Disp083,DefaultAmmo
|
||||
Clip083,UMiniAmmo
|
||||
Tary083,StingerAmmo
|
||||
Asmd083,AsmdAmmo
|
||||
Rokt083,URocketAmmo
|
||||
Flak083,UFlakBox
|
||||
Razor083,RazorAmmo
|
||||
Bio083,UBioAmmo
|
||||
Rifle083,URifleAmmo
|
||||
Shell083,UShells
|
||||
Impal083,ImpalerAmmo
|
||||
Flame083,FlameAmmo
|
||||
Tele083,UTranslocatorAmmo
|
||||
Stun083,StunnerAmmo
|
||||
Big083,BigAmmo
|
||||
Smini083,SMiniAmmo
|
||||
Peace083,PeaceAmmo
|
||||
OLSMP083,OLSMPAmmo
|
||||
Bsaw083,Bonesaw
|
||||
Loading…
Add table
Add a link
Reference in a new issue