Commit graph

68 commits

Author SHA1 Message Date
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
3ae32798fe Make executable 2023-02-01 19:51:56 -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
da5d53fb88 Update LibZontreck version 2023-01-22 13:53:18 -07:00
6ae187733f Update LibZontreck mods.toml entry 2023-01-22 03:54:31 -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
28c60f3a53 Add forgotten loot tables 2023-01-16 19:53:57 -07:00
9c774d1cb0 Add two blocks to loot table 2023-01-16 19:51:15 -07:00
9e2dbf79a1 Add a few pre-configured debug run files to speed up testing 2023-01-16 18:23:55 -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
f3bce6751b Finish adding dimension exclusions 2023-01-08 19:20:59 -07:00
10bd89450c Cleanup imports. Add dimension exclusions 2023-01-08 05:22:28 -07:00
172c9b51ed Ship update to OTEMod 2023-01-08 01:50:47 -07:00
9a73e1161c Update libzontreck compatibility 2023-01-07 22:00:15 -07:00
cccb000add Fix the block restore system. Begin final implementation of zschem 2023-01-07 21:27:49 -07:00
b4c73493d4 Update libzontreck version, fix bugs in StoredBlocks 2023-01-07 18:18:45 -07:00
d65bbe2f06 Push work in progress files 2023-01-07 17:47:15 -07:00
aadb2a5bf5 Finish implementation of explosion repair 2023-01-07 05:39:13 -07:00
1126306c2c Finish fixing bugs and downgrading 2023-01-07 01:30:54 -07:00
db76b314e5 Finish reverting 1.19.3 changes 2023-01-06 23:26:27 -07:00
cdcdf8d0ba begin downgrade to 1.19.2 2023-01-06 23:21:06 -07:00
0669dd5dab Stop upgrading to 1.19.3 2023-01-06 23:18:04 -07:00
e0ec89d15d Begin updating to 1.19.3 2023-01-03 22:04:57 -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
9f6758c5c6 Fix small oversight that could have caused lag 2022-10-17 05:47:02 -07:00
6d3fa0375d Move code to libzontreck, test fixes to heal 2022-10-17 05:46:30 -07:00
91eb2a2e43 Add a new block: Clear Glass
Finalizes changes to healing system
2022-10-17 03:48:42 -07:00
3b6caf1a03 Make more changes to healing code 2022-10-17 02:44:13 -07:00
6820c00034 Finish adding in experimental Explosion Healer 2022-10-17 00:00:27 -07:00
325a6ed11f Push optimizations
* Attempt to fix vault screen text offsets
* Begin implementation of creeper heal
** Legacy implementation of ZSchem3 will be added, along with modded implementation
* Known: Will not build due to in-progress changes
2022-10-16 06:04:21 -07:00
04c558f2fc Add vscode to the gitignore 2022-10-16 02:31:16 -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
e3cfc79055 Fix a error with sethome 2022-10-08 19:46:33 -07:00
9153f2a853 Fix a fatal crash due to class not found 2022-10-08 19:30:20 -07:00
7d80cf6a87 Push update, fixed vaults to clean themselves up when empty 2022-10-08 19:18:04 -07:00
2df2c7848e Refactor code to use a common storage format for warps and homes 2022-10-08 18:33:24 -07:00
179faaf6b1 Create a resource world, and begin creating custom dimension
Push version 1.3.3.3
2022-10-08 03:48:07 -07:00
a298bf07f6 Fix crash and infinite loop related to vaults 2022-10-07 21:52:27 -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
098de9f9d4 Push 1.3.2.2
Fix rtp so it no longer blocks the server
2022-10-05 16:07:04 -07:00
30f4f3deff Push 1.3.2.1
Add item despawn time amplifier config value
2022-10-05 03:20:13 -07:00
280b8dbde6 Begin to add vaults. Add RTP 2022-10-05 00:44:13 -07:00
b51cd270d4 Finalize adding the TP commands 2022-10-04 23:25:05 -07:00