about summary refs log tree commit diff
path: root/src/main/java
AgeCommit message (Collapse)AuthorLines
2023-11-08fix bug causing starting helmet to be removed early HEAD 1.0.1 maingennyble-11/+13
i got a comparison sign backwards, lol
2023-11-08fixgennyble-26/+32
2020-12-02Add respawn helmet configuration optionGenny-2/+10
2020-06-16Complete revamp of the damage systemGenny-28/+46
2020-06-14Fix nullptr exception on ray trace in damagerGenny-5/+9
2020-06-14Reimplement black glass safety but correctlyGenny-0/+17
2020-06-14Add fire prot above 1 acting as unbrGenny-6/+19
2020-06-11Check for only thunder with cover all caseGenny-7/+4
2020-06-02Change damage conditionsGenny-25/+76
2020-03-03Add check helmet is not null in damagerGenny-1/+2
2020-02-21Implement sunlight filtering with black glassGenny-0/+8
2020-02-20Fix bug where first players didn't get safe helmetGenny-7/+22
2020-02-20Make fire prot. a requirement for sun protectionGenny-1/+11
2020-02-032x player damage and respawn helmet removalGenny-1/+5
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-8/+26
2020-02-03Fix helmet damage and add respawn helmetGenny-3/+48
2020-02-03Initial commitGenny-0/+78