Commit graph

16 commits

Author SHA1 Message Date
27bba4605c Goodbye matcaps, hello envmaps. 2022-05-07 22:39:40 +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
dc4bd4d45d Initial 1.1 development setup. 2021-09-01 09:56:20 +02:00
76019492ca Modernize material shaders. 2021-05-27 10:55:44 +02:00
b205527576 Mykradvo Artifact implemented.
Replace some electric damage types with plasma, as it should be expected.
2021-03-17 20:16:17 +01:00
06f79726a8 Add item sparkles.
Tweak Omnisight pickup behavior (shared in mp).
2021-02-22 17:01:58 +01:00
c517d7404e Move matcaps to a separate folder.
Add unique matcap for Biospark Carbine, fits the colors better.
2021-02-22 00:58:07 +01:00
3b9b7834c7 Brighten health/armor nuggets.
Gold Shells now spawn particles unconditionally (previously this optimization was there in case there was an excess of them, but this can't happen anymore).
2020-12-31 19:47:03 +01:00
84ce3965c4 Adjustments and rebalances. 2020-08-17 00:03:30 +02:00
87930d3cb6 Elemental Coating (proper Radsuit replacer). 2020-05-26 18:16:19 +02:00
42db2d3603 Added various screen shaders, plus a bunch of other changes.
Spreadgun rebalancing.
Underwater sounds.
Embiggener use sound.
Other small things here and there.
2020-03-02 14:41:28 +01:00
9ce417a49d All items done (excl. Lootboxes). On to the weapons now. 2020-02-05 23:31:56 +01:00
b6f434a28d Stuff and things:
- Reset nugget amounts back to 5 per pickup.
 - Added Omnisight (currently just allmap).
 - Added Lämp (currently just aesthetic, no moths yet).
 - Some stuff I can't remember.
 - Added konami code easter egg to demolitionist menu.
2020-02-05 01:43:13 +01:00
1cc4861bf3 More powerup/item work:
- Added Invinciball and Ragekit.
 - Fixed items not autoactivating on pickup if spares are held.
 - Fixed crashing when Refresher and Sandwich autoactivate to prevent death.
 - Fixed PainChance not being reset when finishing a dash.
 - Adjusted armor values.
 - Set Nugget pickup ammount to 1, like vanilla bonus items.
2020-02-04 13:57:13 +01:00
d6228cb42c Some extra things before I go to bed:
- Added Gravity Suppressor.
 - Adjusted Health Geodesic sizes.
 - Adjusted max amounts of nuggets (capped at 40 now).
 - Added secret combination to menu (nothing to find yet though, that will come later).
 - 6DOF movement when flying.
2020-02-04 02:43:39 +01:00
0fa6207cb6 Some more progress here:
- Added all armor and health items.
 - Added Grilled Cheese Sandwich and Ghost Artifact.
 - Started work on Chanceboxes, just need to finish adding the drop lists.
 - Fixed Ammo division.
 - Reduced backpack amounts of some ammo types.
 - Added inventory box/bar to HUD, plus armor and powerup display.
 - Fix jumps still alerting monsters even if not boosting.
 - Added "future plans" document.
2020-02-03 22:16:06 +01:00