5 Commits
Author SHA1 Message Date
NiklpandGitHub 22955b413a Fix "player still online" check of armor.unequip (#146) 2024-05-01 07:24:49 +02:00
NiklpandGitHub 1fcbf64d53 Replace 3d_armor_trans.png w/ engine provided blank.png (#143) 2024-04-04 07:25:05 +02:00
NiklpandGitHub 20917da061 Fix armor radiation values were not not summed up (#139) 2024-03-22 22:35:43 +01:00
NiklpandGitHub 7bd77a7b80 Call custom on_punched functions w/ hitter = nil too (#141) 2024-03-19 12:54:42 +01:00
NiklpandGitHub 25369e5165 Don't assume hitter ~= nil in on_punchplayer callback (#138)
* Don't assume `hitter ~= nil` in on_punchplayer callback

* Use early return
2024-03-17 09:11:03 +01:00