Commit graph

22 commits

Author SHA1 Message Date
7d401bdb61 I completely forgot what I changed. 2021-03-23 17:03:51 +01:00
1cbfd4b97d Begginings of achievement system.
Fix projectile detection.
2021-03-22 01:26:15 +01:00
8c47601d90 I'm afraid the plans for strife support have been cancelled. 2021-03-21 16:22:55 +01:00
9e7b1c881f Elemental Coatings shouldn't have COUNTITEM. 2021-03-21 01:54:37 +01:00
fb003f702e Moths should have more health, honestly. 2021-03-20 23:26:41 +01:00
3c85955d91 Mark collectibles as DONTGIB so they don't get crushed. 2021-03-19 22:14:44 +01:00
8ddc9e1de3 Fix oopsie in copypasted code. 2021-03-19 22:14:20 +01:00
5b6854078c Optimize ammo validation for embiggener / fabricator / give ammo cheat. 2021-03-19 21:26:10 +01:00
eb66d77f41 Increase Mykradvo active enemy range to 10m. 2021-03-19 17:14:06 +01:00
8e5863eadd BIG OOPSIE FIXED. 2021-03-19 13:22:00 +01:00
f8ace6a257 Finetune Mykradvo to be less OP in small maps. 2021-03-19 13:12:45 +01:00
c14895b7d0 Balance Mykradvo against bosses. 2021-03-17 21:23:01 +01: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
7201fa417a Add a couple more FOV bumps.
A bunch of silly tweaks to player movement, including bunnyhop acceleration.
Readjust math for top speed stat unit conversion.
Add two more future achievements.
2021-03-15 22:04:08 +01:00
8c978a9f25 Fancy FOV features (no more A_ZoomLevel hackery). 2021-03-13 02:04:42 +01:00
68d52a7e86 Revert "Saya Bean shouldn't squeak."
This reverts commit d1e47cb6d3.
2021-03-11 17:47:17 +01:00
d1e47cb6d3 Saya Bean shouldn't squeak. 2021-03-11 17:20:10 +01:00
140513adae Saya bean pickup gesture. 2021-03-08 20:55:24 +01:00
fd39e7af86 Reset max minimap zoom when Omnisight is removed.
Also cap minimap zoom to safe numbers on load.
2021-03-08 11:48:26 +01:00
caa6ad7c8e Pickup gestures for Akari Project, Love Signals CD, Nutatco Bar, Frispy Corn. 2021-03-05 21:18:49 +01:00
8a30140679 Perfectly Generic Cube pickup gesture added.
Make dummy sprites not blank, so people complaining models are invisible know exactly why it's happening.
2021-03-05 19:51:54 +01:00
c5abe83831 Major code refactoring. SWWMHandler could still use some more, though. 2021-02-27 23:59:40 +01:00