about summary refs log tree commit diff
path: root/src/main
AgeCommit message (Collapse)Author
2023-11-08fix bug causing starting helmet to be removed early HEAD 1.0.1 maingennyble
i got a comparison sign backwards, lol
2023-11-08fixgennyble
2020-12-02Add respawn helmet configuration optionGenny
2020-06-16Complete revamp of the damage systemGenny
2020-06-14Fix nullptr exception on ray trace in damagerGenny
2020-06-14Reimplement black glass safety but correctlyGenny
2020-06-14Add fire prot above 1 acting as unbrGenny
2020-06-11Check for only thunder with cover all caseGenny
2020-06-02Change damage conditionsGenny
2020-03-03Add check helmet is not null in damagerGenny
2020-02-21Implement sunlight filtering with black glassGenny
2020-02-20Fix bug where first players didn't get safe helmetGenny
2020-02-20Make fire prot. a requirement for sun protectionGenny
2020-02-032x player damage and respawn helmet removalGenny
The player will now take twice the damage as the helmet will. Respawn helments now vanish when in a safe area.
2020-02-03Add readme; fix bug where helmets wouldn't breakGenny
2020-02-03Fix helmet damage and add respawn helmetGenny
2020-02-03Initial commitGenny