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
18894663e5
Tiny rebalancing of Eviscerator and Hellblazer ammo caps.
2023-11-27 18:09:19 +01:00
62bd871741
Slightly reduce max ammo amounts for slot 9.
2023-11-20 13:03:00 +01:00
fbf3e9fee3
Small cleanup. More credits.
2023-09-24 23:35:48 +02:00
6b9693e71e
Restrict Golden Shell pickups to single units.
2023-07-04 17:37:36 +02:00
4ad2e4c7ba
Replace 8-unit shell pickup with a 6-unit one.
...
Some other tweaks to ammo as well.
2022-12-13 19:16:41 +01:00
706a3488d1
Adjust ammo amounts again. Remove 12/16 shell pickups.
2022-11-16 22:35:32 +01:00
ab9023d3ee
Add freezetics support to all actors that need it.
...
Remove Demoslayer fun option.
2022-10-31 15:08:30 +01:00
c770276bd7
Various changes related to items:
...
- All items now have vanilla hitbox sizes for compatibility.
- Removed extended hitboxes (no longer needed).
- Blob shadows are now exclusive to players (and eventually monsters).
- Glows and sparkles are no longer toggleable.
- Glows and sparkles have fixed size/radius.
- Item sparkles are now handled by the glows, rather than the player.
2022-10-28 16:49:14 +02:00
4bb3a1e85a
Several optimizations on non-interactive actors.
2022-10-14 21:45:21 +02:00
92f59e4449
Revert "Pistol start tweaks."
...
This reverts commit 564c99782a .
This actually doesn't work that well, so return to the original method.
2022-10-08 17:47:35 +02:00
564c99782a
Pistol start tweaks.
2022-10-08 15:45:19 +02:00
62d10ed11c
Remove fat chodes, Silver Bullet reimplemented.
2022-10-07 20:13:10 +02:00
146531003e
Trim excess ammo types. Some guns not reimplemented yet.
2022-10-07 19:12:41 +02:00
89e90825f1
I made warheads too cheap.
2022-09-29 19:51:36 +02:00
fd99957396
Ammo cap tweaks.
2022-09-20 11:59:12 +02:00
3495929e50
Convert spare candy gun ammo into weapon if one is not owned.
2022-09-20 11:28:31 +02:00
6fef4692b6
Add SYNCHRONIZED flag to various non-interacting actors (which may be client-side, I have not checked).
2022-09-19 13:12:06 +02:00
6baa8b8215
Allow embiggener to give mag ammo like in the sidemods.
2022-09-15 13:46:46 +02:00
764690b988
Chancebox tweaks.
2022-08-27 16:56:35 +02:00
4661d0f2f3
Replace original hud with alt hud entirely.
...
Remove unnecessary icons and doom builder hints for items.
2022-07-05 22:18:04 +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
e296c02608
Remove Dragon's Breath shells.
...
Nuggets can no longer be stored as spares.
2022-06-04 22:09:46 +02:00
4e29d1c2fe
Alternate HUD style partially implemented.
2022-06-03 19:17:33 +02:00
8176b21b8c
Achievement system overhaul.
...
Continuin the menu rewrite.
2021-09-20 19:22:42 +02:00
4e0b3cd9e0
Separate sounds for VIP items.
2021-09-18 14:10:18 +02:00
4677ca7d4f
Ammo balancing and behind-the-scenes stuff.
2021-09-15 00:17:08 +02:00
f6f2854bf6
Fun with dialogues.
2021-09-14 18:40:22 +02:00
c1de57b376
Major ammo overhaul.
...
DoExplosion sector portal fix.
2021-09-12 19:09:00 +02:00
c194852ca8
A rebalance attempt™.
2021-09-06 22:55:58 +02: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
147c9223cb
Add option to pistol start between clusters only.
...
Fix missing bilinear filtering in new art.
Tweak ammo spawns slightly.
2021-08-15 16:59:32 +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
affd301ead
Comments for mapping.
2021-06-05 01:28:10 +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
520a5f6328
Ammo rebalances (again).
2021-03-28 11:26:07 +02:00
c5abe83831
Major code refactoring. SWWMHandler could still use some more, though.
2021-02-27 23:59:40 +01:00