Commit graph

12 commits

Author SHA1 Message Date
6068047fe8 Fix typo in SUSAN lore entry.
Restore weapon precaching.
Add precaching for gesture items.
Fix broken physics of light actors.
Add light actor physics to confetti.
Fix composite items not keeping their tracers on travel.
Fix ground distance reporting meters when it should be showing kilometers.
Reattach player shadow on travel.
Fix tip 37 erroneously listing slots from 6 and up as FOILINVUL when it should be 7 and up.
2020-12-14 21:03:08 +01:00
7e3e78b209 Fixed item lists having scrollbars when they shouldn't.
Removed Wallbuster reload timer debug cvar (not needed).
Removed CBT easter egg.
Removed PrecacheClasses from ZMAPINFO (no longer needed since 4.5 as UE1 models load much faster).
2020-12-11 22:51:47 +01:00
b39e1613e0 Additional prep work for item gestures. 2020-12-11 21:59:04 +01:00
62972e3318 Only show mission briefings on "known" maps.
Fix calculation of travel distance.
Small refactor of how tabs are handled in the menu.
2020-12-11 13:25:44 +01:00
f67849d04f Mission briefings now update with each cluster/episode.
Mission log can show multiple entries (scrollable).
Changed quit messages (Icarus already played Hexmas).
2020-12-08 17:41:11 +01:00
73c4463b90 Fix: mp version check also handles missing data.
Fix: right click in trading windows sent the incorrect menu key (Back instead of Clear).
2020-11-30 13:11:27 +01:00
9fcbb16267 Eviternity compatibility (sort of).
More compatible cosmetic bossbrain.
Some fixups.
2020-11-28 22:03:01 +01:00
30682bf369 Allow Silver Bullet to eject unfired rounds (hold altfire + press fire).
Polysort pass on some models.
Fix a broken color escape in the Akari Project lore entry.
2020-11-27 13:11:29 +01:00
eec414baa1 Hacky workaround for "spare eating" store bug.
Health/Armor nuggets can now be bought in bulk (increments of 5 up to 20).
Armor nuggets give 1 armor point per pickup again (sorry, people who constantly stocked up on them like mad).
Add CVars needed for achievements, just more preparation for the next update.
2020-11-27 11:56:48 +01:00
32791649a5 A couple things:
- Minimize HUD when looking through cameras (toggleable).
 - Hide precise crosshair when looking through cameras.
 - Add alternative, lighter Ragekit shader for people who may have issues.
 - Small changes to options menu layout.
 - Merged vanilla boss / healthbar handler into main one.
 - Fix: Silver Bullet didn't draw scope with shaders disabled.
 - Fix: Incorrect behavior of SWWMUtility.InPlayerFOV() caused everything to always be visible.
 - Fix: Trackers didn't account for Teammates in TDM.
 - Fix: Trackers update based on distance to consoleplayer camera, not mo.
2020-11-10 15:55:47 +01:00
6d1f557db5 No time for games, pushed to future. 2020-11-06 13:09:07 +01:00
e200850a79 Various menu tweaks, and other things:
- Added "additional tips" help menu section detailing some important things.
 - Bit more work into inter-mod compat.
 - Reorganize main menu elements (layout is now like Hexen, plus info).
 - Add sprites and other simple graphic stuff for upcoming dlc weapons.
 - ZScript file reorganizing.
 - Fix enemies that spend a long time in-air eating up FPS due to blood trails.
 - Remove Swinger code, it's unused anyway.
 - Fix scaling of titlemap texts.
 - Make help screen scale nicely in 21:9, like the hud.
 - Add cvar to allow people to still somehow play this with BD (it will break).
 - Expand lore entry for Saya's mom, detailing that one event at the wedding with Kirin.
 - Add model notes again so I can keep track of my progress with the collectibles (I swear I'm working on it).
2020-10-27 20:01:47 +01:00
Renamed from zscript/swwm_menu.zsc (Browse further)