Commit graph

100 commits

Author SHA1 Message Date
858f359d4b Revert "Refactor and rename to Thresholds"
This reverts commit cd9d548806.
2024-01-15 22:34:05 -07:00
cd9d548806 Refactor and rename to Thresholds 2024-01-15 22:23:44 -07:00
32a61e7925 Update to new libzontreck 2024-01-15 21:27:58 -07:00
e7b3c4b368 Adjust machine crafting logic 2024-01-12 00:39:19 -07:00
99503453c2 Update the way flight works, add night vision enchantment 2024-01-12 00:31:06 -07:00
b0cb340f30 Fix compile error 2024-01-11 02:03:30 -07:00
1ff8c7d398 Update libzontreck, update recipes, add directional flag to machines 2024-01-11 02:02:28 -07:00
734ae4378b Hotfix: Disable all lore item stats temporarily to fix blocks not breaking, and other misc problems 2024-01-03 04:57:49 -07:00
406f202858 Hotfix: Disable all lore item stats temporarily to fix blocks not breaking, and other misc problems 2024-01-03 04:57:04 -07:00
30bbd059b3 Finish making some quality of life changes 2024-01-03 04:14:49 -07:00
8a395bd9d6 Fix server crash in Magical Scrubber 2023-12-27 13:16:46 -07:00
70453a25ca Fix server crash in Magical Scrubber 2023-12-27 12:58:38 -07:00
4b62b56895 Revert back, and fix client/server crash due to poss ball NBT being blank? 2023-12-26 01:37:48 -07:00
dcbbe8802c Fixes a client crash when poss ball has no NBT 2023-12-26 00:52:06 -07:00
fef70df3cb Remove damage from poss ball entirely 2023-12-25 23:36:05 -07:00
56320b887e Add recipe and item registry entry 2023-12-22 13:44:23 -07:00
4e7696e672 Add initial portal block 2023-12-22 13:40:15 -07:00
41378253b0 Rename Poss ball
Rename and retexture melted nether star to melted ender pearl.
2023-12-22 02:54:04 -07:00
568fbee6a2 Ilusium dust removed to allow JAOPCA to connect up stuff dynamically 2023-12-21 19:50:56 -07:00
49d19c5721 Fix screen not being registered 2023-12-21 11:16:18 -07:00
9b0c8e8883 Fix keybindings 2023-12-21 11:16:08 -07:00
7976342739 Adds a helper command to force vend the starter kit (must be op) 2023-12-20 22:33:06 -07:00
26e3ef9ce1 Adds a new ore, and fixes to poss ball 2023-12-20 22:24:26 -07:00
46142e36aa Patch a few null references 2023-12-20 17:55:35 -07:00
97e13a1e17 Adds a starter kit system 2023-12-20 17:04:12 -07:00
6f0511990e Finalize the thrown poss ball 2023-12-19 14:51:17 -07:00
8dfa92f7b8 Finish implementation of the Poss Ball 2023-12-19 14:26:17 -07:00
4800e7dd6c Fix some of the event handlers 2023-12-19 11:27:04 -07:00
df1c1f73ba Get the new feature working 2023-12-18 18:39:07 -07:00
749c1964ad Add the gamemode inventory backup function 2023-12-18 18:17:02 -07:00
750bc86550 Fix a server crash in OTEMod 2023-12-16 15:59:42 -07:00
f4d8b9761f Get OTEMod functional 2023-12-16 15:29:49 -07:00
4d0205715b Update to 1.20 2023-12-16 13:05:03 -07:00
575e97d05c Resolve some more compile errors 2023-11-20 02:38:10 -07:00
222d78d401 Begin resolving compile errors 2023-11-19 20:33:43 -07:00
d93f7fdd00 Update to 1.19.3 2023-05-16 17:38:10 -07:00
c5dd4b402f Fix a classdef not found error on ProfileUnloading 2023-03-06 15:33:20 -07:00
ecedb3a54e Publish a fixed OTEMod. Deaths were causing items to not drop 2023-03-06 04:50:41 -07:00
52a9f68f39 Publish changes to OTEMod 2023-03-06 02:14:57 -07:00
5fa2cb2f46 Add issue template and contributing info 2023-03-05 16:23:15 -07:00
4437104c19 Switch over various components 2023-03-05 15:25:49 -07:00
45796de812 1. Rename chat commands
2. Fix RTP
3. Fix RTP Warps
4. Add a eternium block from 9 ingots
5. Fix nether vault steel ore
2023-02-27 13:20:59 -07:00
5ee0aa47e9 Fix bugs that were preventing the mod from loading due to datapack issues
Restructure the vault system
Remove JDBC Drivers as a runtime requirement
Restructure profiles
Restructure homes
Restructure warps
Switch to a FileTreeDatastore
2023-02-24 01:27:35 -07:00
553ff429f3 Publish changes to fix mod, and add vault limitations 2023-02-23 07:27:38 -07:00
19573bbd56 Downgrade to 1.18.2 2023-02-22 13:05:45 -07:00
c7040f83ae Add initial possum implementation 2023-02-13 02:36:12 -07:00
da7898a0c2 Rework the item scrubber
Add magical scrubber
Fix flight enchantment
Fix mob egging
Add mob egging stat to sword
2023-02-13 00:08:29 -07:00
468df6d07e Add changed files 2023-02-01 19:50:32 -07:00
91fdf78a57 Revise the vault menu
Adds a keybind to open the vaults
Fixes flight being disabled by the server on a relog
Adds a flight enchantment to boots and leggings (Tier 1 max)
DB Profile has additional column for flight as a boolean.
Network packet added for client to server to request the vault to open.

Added translation entries to en_us.json
2023-01-23 00:04:59 -07:00
e7e08902f0 Add item lore data for special stats.
Adds spawn egg drop chance
Adds custom enchantment
2023-01-22 03:53:16 -07:00