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
fbf3e9fee3
Small cleanup. More credits.
2023-09-24 23:35:48 +02:00
bce371235c
Make items drop in "Unreal style" from the player.
2023-07-01 14:31:18 +02:00
bb6e926e0d
Cleaning up.
2023-02-11 17:13:54 +01:00
06e2e2c55c
Deprecate use of ROTATING. Fix rotation of many items.
2023-01-11 20:05:53 +01:00
8e952f412f
4.10 support update (unfinished and untested).
2022-12-05 02:10:56 +01:00
db4f6e317f
Use meta variables where needed.
2022-11-08 13:01:16 +01:00
6baa8b8215
Allow embiggener to give mag ammo like in the sidemods.
2022-09-15 13:46:46 +02:00
4230b3b062
Vector/Trig math refactor into utility functions.
2022-08-18 16:18:22 +02:00
fa6c8f68d6
Enemies only drop ammo for owned weapons.
2022-08-04 18:17:21 +02:00
83c3e2e5b0
Add DONTGIB to all mod items.
2022-07-23 16:49:18 +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
931ead07e9
Fix major flaws in ammo pickup logic.
2022-06-07 23:09:21 +02:00
aa560cb312
Ammo buffer is fully implemented and working.
2022-06-07 16:56:41 +02:00
6be8a2f209
Tiny cleanup.
2021-12-01 01:22:44 +01:00
38886253b3
Fix inconsistent mag/round pickup behavior.
2021-11-29 16:39:16 +01:00
95d92cb8a5
Some cleanup.
2021-11-23 22:18:41 +01:00
02bfc4340f
Copy over 1.1.1 hotfix changes.
2021-09-18 00:10:31 +02:00
182c209080
Fix ammo drops in "on-demand" replacement mode.
2021-09-16 21:09:33 +02:00
c1de57b376
Major ammo overhaul.
...
DoExplosion sector portal fix.
2021-09-12 19:09:00 +02:00
0540ecf08b
Let's not get ahead of ourselves.
2021-07-01 13:28:17 +02:00
9ddaa01545
Don't mind me.
2021-07-01 12:43:08 +02:00
fb0e8c45f3
Add "on-demand" option to only spawn ammo for available weapons.
...
Add dedicated "Ammo Spawner" class to simplify code.
Small code duplication cleanup.
2021-06-23 01:06:21 +02:00
749a2c7708
Multiplayer-related tweaks.
2021-05-23 14:05:28 +02:00
b98b80667f
Fix Hellblazer having no crosshair.
...
Rebalance ammo drops/spawns again.
Add random chance for ammo drops to not spawn.
Minor adjustment to forced bilinear shader.
2021-05-21 10:42:19 +02:00
c5abe83831
Major code refactoring. SWWMHandler could still use some more, though.
2021-02-27 23:59:40 +01:00