Commit graph

60 commits

Author SHA1 Message Date
da93cf8ca8 Add a potion of flight 2024-04-01 02:12:49 -07:00
724abc6dbd Throttle Energy Sync packet to when energy is changed, on delayed tick, and only when screen is opened on the player. 2024-03-04 16:33:36 -07:00
66bc7d6304 Cleanup, update datagen, attempt to implement uncrafter screen/menu 2024-03-03 23:18:28 -07:00
f63f250e3b Add new datagenned resources 2024-02-28 04:08:13 -07:00
b0405eb534 Adjust more recipes 2024-02-21 16:38:48 -07:00
c45d94e586 Last few changes for the moment 2024-02-21 06:09:27 -07:00
c629741dab Start altering recipes, and adding a new dye 2024-02-21 05:32:53 -07:00
58f23e8758 Ugh. forge...why... 2024-02-20 01:10:25 -07:00
5755389cd0 Add a dedicated builder dimension 2024-02-18 07:15:50 -07:00
1ae36591df Move the deprecated blocks to their own class 2024-02-15 17:14:00 -07:00
70a68dd25d Deprecate some items, remove gem requested things 2024-02-15 17:03:46 -07:00
0ba1e6e73e Merge 1.19 updates with 1.20 codebase 2024-02-14 02:01:25 -07:00
53155cc866 Update only mod name to Thresholds 2024-01-15 22:36:38 -07:00
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
99503453c2 Update the way flight works, add night vision enchantment 2024-01-12 00:31:06 -07:00
30bbd059b3 Finish making some quality of life changes 2024-01-03 04:14:49 -07:00
9b0c8e8883 Fix keybindings 2023-12-21 11:16:08 -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
df1c1f73ba Get the new feature working 2023-12-18 18:39:07 -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
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
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
2a3fec5d66 1.3.6.1
Adds in item scrubber
Fixes vault item highlight issue with new vault GUI
Begin adding some functions from Tinkers Construct, as well as assets.
Add a nether resource dimension
2023-01-16 18:22:40 -07:00
172c9b51ed Ship update to OTEMod 2023-01-08 01:50:47 -07:00
1126306c2c Finish fixing bugs and downgrading 2023-01-07 01:30:54 -07:00
0669dd5dab Stop upgrading to 1.19.3 2023-01-06 23:18:04 -07:00
b19fd441f8 Fixed the healing code 2022-10-19 17:36:50 -07:00
0d65d57219 Push final changes for the night 2022-10-18 01:26:49 -07:00
6820c00034 Finish adding in experimental Explosion Healer 2022-10-17 00:00:27 -07:00
c7b01b00a3 Update to 1.3.4.1 2022-10-14 02:39:15 -07:00
2ed19b6e0c Update to 1.3.4.0 2022-10-13 00:28:58 -07:00
6a4feca615 Fix disconnection issues. Push 1.3.3.7 2022-10-09 16:48:57 -07:00
2df2c7848e Refactor code to use a common storage format for warps and homes 2022-10-08 18:33:24 -07:00
d44ffa6342 Fix the item expire delay amplifier
Fix aurora door texture
Add trash command
Push 1.3.3.1 alpha
2022-10-07 01:02:44 -07:00
146de39f44 Add vaults - 1.3.3.0 alpha 2022-10-06 04:40:09 -07:00
30f4f3deff Push 1.3.2.1
Add item despawn time amplifier config value
2022-10-05 03:20:13 -07:00