Commit graph

20 commits

Author SHA1 Message Date
80db58b0d0 Bump zscript ver to 4.14.1, plus a whole lot of stuff.
- Try to get rid of all implicit casts from string to name, color or class.
 - Use FindClass where needed.
 - Used a map in a case where a dictionary was unneeded.
 - Use new bounce flags where needed.
 - Replace Legacy of Rust weapons/ammo.
2025-03-13 14:50:58 +01:00
f38db38751 Updates for GZDoom 4.12, part 1 (new functions, variables, flags, etc.). 2024-04-22 14:35:02 +02:00
38cd7df826 Small scorenum/damnum refactor. 2024-01-16 10:17:28 +01:00
bce371235c Make items drop in "Unreal style" from the player. 2023-07-01 14:31:18 +02:00
06e2e2c55c Deprecate use of ROTATING. Fix rotation of many items. 2023-01-11 20:05:53 +01:00
f2a4dffcdf Fix accumulated damage causing armor hit sfx to stack. 2023-01-09 18:39:06 +01:00
f9eef83dff (Try to) fix auto-heal sounds stacking when hit multiple times in one tic. 2022-11-15 11:47:07 +01:00
db4f6e317f Use meta variables where needed. 2022-11-08 13:01:16 +01:00
cdd2792260 Prevent ear damage when mappers cluster bonuses together. 2022-10-03 00:21:57 +02:00
b40d8d0633 Healthbar / Damnum backport from sidemods. 2022-08-22 17:39:10 +02:00
b876515745 Removal of various configurable settings. 2022-07-28 21:01:08 +02:00
83c3e2e5b0 Add DONTGIB to all mod items. 2022-07-23 16:49:18 +02:00
bd45b022ff Fix incorrect logic for spare armor auto-use. 2022-06-23 00:02:42 +02:00
099d7fd55b Nuggets give 2 health / 5 armor.
Mag ammo can now be sold.
Fix selling prices of bulk items.
Fix rare case where mag ammo can be picked up without a parent.
Fix alt hud crash when no weapon is selected.
Various other adjustments.
2022-06-22 01:47:34 +02:00
33f8e060b7 Multiplayer end of support. Simplify for ease of maintenance. 2022-03-23 10:50:12 +01:00
00f150b832 A collection of hackfixes related to items. 2022-01-25 01:40:52 +01:00
cdd65f11a3 Safety Tether implemented.
VIP items cannot be bought.
VIP items have a special color in the inventory/store.
Boost Devastation Sigil sounds.
Fix Teleport() calls using A_Teleport() flags (oops).
Give cheat tweaks.
2021-09-04 21:18:37 +02:00
8f4630ae8b Add distant item glows. 2021-07-09 13:21:28 +02:00
749a2c7708 Multiplayer-related tweaks. 2021-05-23 14:05:28 +02:00
c5abe83831 Major code refactoring. SWWMHandler could still use some more, though. 2021-02-27 23:59:40 +01:00