Commit Graph

1948 Commits

Author SHA1 Message Date
TomTheFurry 6769702d45 Core didn't push... 2022-06-23 22:47:28 +08:00
TomTheFurry 2ce16a0594 If this serializer stuff works first try than I'm surprised 2022-06-23 22:46:13 +08:00
TomTheFurry cd2f2c4ae5 2nd Refactor started. Split to 3 type world structure 2022-06-22 20:43:00 +08:00
TomTheFurry 0f4e9792d2 Moved a7 package 2022-06-22 17:01:11 +08:00
TomTheFurry cf1be5f3ba Update Manifold 2022-06-22 16:59:00 +08:00
James Seibel f2c919725a Update the readme (remove the nightly links)
The nightly links should only be available in our discord. That way if people have issues we are there to help (and we can put up notifications if there are issues).
2022-06-21 07:45:42 -05:00
coolGi 5e5b218e14 Made jar run without fabric api 2022-06-19 14:41:20 +09:30
coolGi 0d18b38434 Added 1.19 to main branch 2022-06-16 18:39:22 +09:30
coolGi 3838f06723 Started work on 1.19 for main branch 2022-06-13 15:58:51 +09:30
TomTheFurry d255e08204 Missed a bit of the changes 2022-06-13 05:50:48 +00:00
TomTheFurry c2feac4642 Front-port 1.19 build script change 2022-06-13 05:47:19 +00:00
TomTheFurry 93f2605c6d Update manifold to latest version
Hopefully less compiler bugs this time!
2022-06-12 05:02:47 +00:00
coolGi c1c80f1000 Removed most cases of LodConfigWrapperSingleton 2022-06-11 22:27:16 +09:30
James Seibel 7555073c14 Prepend "E" to all enums 2022-06-09 21:11:52 -05:00
James Seibel fa607062fa Start adding API Tests 2022-06-06 22:25:48 -05:00
coolGi 8bfe624f97 Renamed Main to ForgeMain and added some config ui comment stuff 2022-06-03 17:13:28 +09:30
TomTheFurry 32a5880c17 Fix up multiple errors and init issues everywhere 2022-06-02 17:38:20 +08:00
TomTheFurry d51d403906 Fixup some init order errors and work on able to enter world. 2022-06-02 13:54:16 +08:00
TomTheFurry 1fb42f3c8e Rework fabric hooks to use more fabric api if possible
(Since, honestly, their hooks location is way better when it exists...)
2022-06-02 12:57:32 +08:00
TomTheFurry 87fdfc5048 Working on actually hook up events to use new one 2022-06-01 22:55:58 +08:00
coolGi 5f7de8ff5b Building should now be working 2022-05-31 11:34:56 +09:30
coolGi 3e6a2314bd Renamed stuff to fix building 2022-05-31 10:59:32 +09:30
TomTheFurry deebd9a8cf Hey, Core builds now! (No clue what would happen though) 2022-05-30 22:35:58 +08:00
coolGi2007 3e71f31f8e Added some basic stuff for the f3 screen 2022-05-26 08:58:10 +00:00
Ran f7d4642a44 Remove fabric networking mixins from forge 2022-05-19 10:43:58 +00:00
Ran 59a6cae353 Switch over to Architectury API for networking 2022-05-19 16:32:24 +06:00
coolGi2007 ef53a299f9 Now a triangle in the config screen (until you resize the window, then it crashes) 2022-05-11 12:25:27 +00:00
Morippi c5def9b663 Added Air lod container 2022-05-11 09:33:57 +02:00
coolGi 71860612af Getting some stuff ready for architectury 11 2022-05-10 17:52:30 +09:30
James Seibel 354a3c6133 update the credits text 2022-05-08 17:54:05 -05:00
James Seibel bc49bfe2ba Update .gitlab-ci.yml comments 2022-05-08 12:57:21 +00:00
coolGi c0e48a29a5 Now can the ci run a bit faster? 2022-05-08 15:41:38 +09:30
coolGi 363f865168 Sorry about that, it didnt work 2022-05-08 15:36:41 +09:30
coolGi d6ceeee2a3 Maybe the ci might be a bit faster (like very little tiny bit faster) 2022-05-08 15:34:56 +09:30
coolGi f6dc7492f9 why dont you update core :( 2022-05-08 15:29:21 +09:30
coolGi 4b4b1f0ddc Set up theming for standalone jar and moved shadow stuff to main gradle 2022-05-08 15:28:43 +09:30
coolGi e5524edc4a Merge remote-tracking branch 'origin/main' 2022-05-07 22:37:52 +09:30
coolGi 75de1e5fd1 Changed my name to coolGi 2022-05-07 22:36:45 +09:30
coolGi 9c1c6d3503 Updated core 2022-05-07 22:30:43 +09:30
James Seibel ee55f066a9 Set the api version to 0.0 (since it hasn't been released yet) 2022-05-03 21:28:08 -05:00
TomTheFurry e06889a322 Add new a1.7 rebuild first step 2022-05-03 19:22:36 +08:00
TomTheFurry 7dd26b110b update core 2022-05-03 14:22:07 +08:00
TomTheFurry de7dbcb622 Fix spawnerBlock bypass for 1.16.5 2022-05-03 14:18:51 +08:00
TomTheFurry 9678be05a8 Del ChunkPosWrapper & BlockPosWrapper, Create DHChunkPos & DHBlockPos, and also their related changes so it runs. 2022-05-03 14:06:26 +08:00
CodeF53 db8581da57 Typos 2022-05-01 10:34:56 -06:00
CodeF53 f7423af5f4 Add a toggle for avoided blocks tint. Close #281
This is off by default

Additional comments in #tech-talk:
https://discord.com/channels/881614130614767666/902896965354930217/970351193928921139
2022-05-01 10:00:30 -06:00
TomTheFurry 518fcfca97 Fixed the mob spawner failure message by adding whitelist to spawner block entity 2022-05-01 16:18:43 +08:00
TomTheFurry ecdada10c0 Added pre merge quads for more performance!!!! 2022-05-01 16:05:11 +08:00
TomTheFurry 7ffdf6f514 Improved throwable logging for two custom logger 2022-05-01 13:14:30 +08:00
coolGi2007 2b8aea39d7 Updated toml and json and fixed up a mistake in the readme 2022-04-30 18:51:07 +09:30