Commit Graph

11 Commits

Author SHA1 Message Date
zxq5 db2a40e178 worked on anticheat, added new item sets, refactored warps, working on teams and ranks - will be integrated with the warps system. working on general stability improvements / bugfixes
Java CI with Maven / build (push) Successful in 1m16s
2025-02-10 16:49:57 +00:00
zxq5 2f3101a7f1 started on xray detector
Java CI with Maven / build (push) Successful in 1m9s
2025-02-06 13:23:55 +00:00
zxq5 3313ed1977 renamed a file
Java CI with Maven / build (push) Successful in 1m6s
2025-02-06 09:25:34 +00:00
zxq5 c760ea20e5 # changes
Java CI with Maven / build (push) Successful in 1m10s
- added shoot wither skull ability to witherite (may be changed later idk, depends how people feel about it)
- refactored custom gear set code to be more concise with less boilerplate

# additions
- added dragon armour
  - right click with sword to dash
  - chestplate is actually an elytra, uses a clientside resourcepack to render a chestplate as well.
  - chestplate has the armour value of prot4 netherite
- added blazing armour
  - full set provides complete immunity to fire
  - right click with sword shoots three fireballs just like a blaze.
  - sword has the equivalent of fire aspect 3 built in.
- started working on a basic abstract class for custom food and drinks to make additions easier in the future.

# improved clientside resourcepack with new additions
- dragon armour / sword
- blazing armour / sword
2025-02-06 09:21:56 +00:00
zxq5 c20714b3a7 # changes
- added shoot wither skull ability to witherite (may be changed later idk, depends how people feel about it)
- refactored custom gear set code to be more concise with less boilerplate

# additions
- added dragon armour
  - right click with sword to dash
  - chestplate is actually an elytra, uses a clientside resourcepack to render a chestplate as well.
  - chestplate has the armour value of prot4 netherite
- added blazing armour
  - full set provides complete immunity to fire
  - right click with sword shoots three fireballs just like a blaze.
  - sword has the equivalent of fire aspect 3 built in.
- started working on a basic abstract class for custom food and drinks to make additions easier in the future.

# improved clientside resourcepack with new additions
- dragon armour / sword
- blazing armour / sword
2025-02-06 09:19:49 +00:00
zxq5 ab593de219 refactored custom model setter & attributes
Java CI with Maven / build (push) Failing after 1m5s
2025-02-04 12:51:23 +00:00
zxq5 b0c75df60f added lightning sword and steven's wrath 2025-02-04 12:09:04 +00:00
zxq5 4e03c6bf3b fixed witherite, improved heresy checker 2025-02-03 14:15:31 +00:00
zxq5 b6b5aab626 made heresy impossible 2025-02-01 03:35:59 +00:00
FantasyPvP f671a07a4d progress 2025-01-23 23:44:30 +00:00
FantasyPvP b8f9b7749b initial 2025-01-05 18:42:39 +00:00