coolGi2007
|
de60298d93
|
Updated the readme, made it say it works on mc 1.16.2 upto 1.16.5 and updated the DHJarMerger (now marks the jar as an executable so linux users have an easier time when runnung the jar)
|
2022-02-22 18:31:10 +10:30 |
|
coolGi2007
|
f9292b80c3
|
Updated gradle stuff to be more like 1.18 (forgot to commit this)
|
2022-02-15 15:29:07 +10:30 |
|
coolGi2007
|
bd95b81a70
|
Fixed shodow problem with toml (i forgot something before)
|
2022-02-11 13:38:13 +00:00 |
|
coolGi2007
|
911c802211
|
Made sodium use cursedforge and added toml to core
|
2022-02-10 13:49:38 +10:30 |
|
tom lee
|
389114e091
|
First update. NOTE MEM LEAK NOTED!!!!
|
2022-02-08 19:37:36 +08:00 |
|
tom lee
|
18d2901725
|
Impl proper Mixins instead of @Overwrite to increase mod compat
Did this because I wanna play Create Above and Beyond, and this is
causing mixin compat issues with caveApi mod or something like that
|
2022-02-05 18:14:13 +08:00 |
|
tom lee
|
faae6de024
|
Fix race issue with vanilla gen. Improve mem usage a bit
|
2022-02-01 15:48:55 +08:00 |
|
tom lee
|
e2afb8e47e
|
Fix light issue and lockups in Noise step. Features are still unstable
|
2022-01-31 00:24:45 +08:00 |
|
coolGi2007
|
f5f913d717
|
Cleaned up gradle and temporarily commented out the experimental generator till leetom adds it back
|
2022-01-30 16:14:26 +10:30 |
|
coolGi2007
|
0d67630314
|
Downgraded stuff from 1.17 to 1.16
|
2022-01-29 03:54:42 +00:00 |
|
coolGi2007
|
a4a8de2ff2
|
After all these years, the ints show up correctly after restarting (it was literally a 1 line fix)
|
2022-01-24 19:55:34 +10:30 |
|
coolGi2007
|
b0324c76fa
|
Ported everything from 1.17 to 1.16
|
2022-01-24 18:19:49 +10:30 |
|
coolGi2007
|
5184cfb4da
|
Downported stuff from 1.17 to 1.16
|
2022-01-21 13:53:15 +10:30 |
|
coolGi2007
|
75ca15ae36
|
Added jar merger
|
2022-01-21 13:29:27 +10:30 |
|
coolGi2007
|
354836f098
|
Escape saves config
|
2022-01-14 14:14:55 +10:30 |
|
tom lee
|
f4d385d25b
|
Update core + Fix Sodium fog
|
2022-01-13 22:32:22 +08:00 |
|
tom lee
|
134c25ad43
|
Updated core and fixed up SodiumAccessor
|
2022-01-12 19:59:57 +08:00 |
|
coolGi2007
|
8a37951f64
|
Added mod checker
|
2022-01-12 16:37:41 +10:30 |
|
coolGi2007
|
6b88eb833d
|
Updated everything
|
2022-01-09 21:32:57 +10:30 |
|
coolGi2007
|
6b7a80845c
|
Forgot to remove this
|
2022-01-07 19:19:12 +10:30 |
|
coolGi2007
|
8a41734bce
|
Updated everything
|
2022-01-07 18:03:31 +10:30 |
|
coolGi2007
|
0c8fdaab29
|
Updated fog stuff
|
2022-01-01 23:03:05 +10:30 |
|
coolGi2007
|
536ea92e5f
|
Fixed some stuff so it can be built
|
2022-01-01 21:12:04 +10:30 |
|
coolGi2007
|
8603301ab8
|
Updated stuff
|
2022-01-01 19:57:26 +10:30 |
|
tom lee
|
6c9775481e
|
Fabric: Fixed up config button. It now shows up!
|
2021-12-31 23:45:06 +08:00 |
|
tom lee
|
4878d56518
|
Fixed up most stuff so it runs on fabric. Still crashes though
|
2021-12-31 23:18:45 +08:00 |
|
coolGi2007
|
47386e3aee
|
Updated some stuff
|
2021-12-29 16:47:44 +10:30 |
|
coolGi2007
|
8179ee7ad6
|
Test branch for architectury
|
2021-12-28 09:16:03 +00:00 |
|
coolGi2007
|
2aee802ca2
|
Updated everything to latest 1.18.X version
|
2021-12-28 16:21:50 +10:30 |
|
coolGi2007
|
5cd338392c
|
Updated to stuff in 1.18.X branch
|
2021-12-24 17:51:54 +10:30 |
|
coolGi2007
|
fff510f315
|
Updated stuff
|
2021-12-23 05:42:51 +00:00 |
|
James Seibel
|
f3188bfa1f
|
Remove the Forge server mod requirement and update the credits
|
2021-12-16 21:41:54 -06:00 |
|
coolGi2007
|
efdceddd7b
|
Made config more responsive
|
2021-12-16 03:00:34 +00:00 |
|
coolGi2007
|
ca997b8341
|
Updated config
|
2021-12-13 12:04:27 +00:00 |
|
Ran
|
15f0325343
|
Make code server safe
|
2021-12-10 15:14:02 +06:00 |
|
Ran
|
6334c58fa6
|
Merge remote-tracking branch 'origin/1.17.1' into 1.17.1
|
2021-12-09 19:10:18 +06:00 |
|
Ran
|
297f53beaf
|
MixinPalettedContainer
|
2021-12-09 19:09:55 +06:00 |
|
coolGi2007
|
5dec52e493
|
Chainged config file to toml and fixed some general config stuff
|
2021-12-09 05:24:14 +00:00 |
|
coolGi2007
|
d2a9edfd2c
|
Fixed a mixin mistake I made
|
2021-12-07 05:03:56 +00:00 |
|
coolGi2007
|
69029e6f72
|
Updated core and some general stuff
|
2021-12-06 06:15:24 +00:00 |
|
coolGi2007
|
faf8579b41
|
Added custom config
|
2021-12-06 02:57:56 +00:00 |
|
coolGi2007
|
2dd2623257
|
Updated config button
|
2021-12-03 06:17:06 +00:00 |
|
coolGi2007
|
a587ac4b4c
|
Fixed the forge and fabric not building and made the gradlew an executable
|
2021-12-02 09:45:56 +00:00 |
|
Ran
|
1bd072bf0a
|
Remove duplicate code
|
2021-12-01 19:15:30 +06:00 |
|
Ran
|
1decb3764f
|
Start porting duplicate code to common
|
2021-12-01 11:45:03 +06:00 |
|
Ran
|
012312892a
|
Whoops, I forgor 💀
|
2021-12-01 10:01:49 +06:00 |
|
Ran
|
c9f6a753ec
|
Update everything latest & fix some issues & new accesswideners
|
2021-12-01 01:02:20 +06:00 |
|
Ran
|
9f6e9f791c
|
Fix gradle issues (compiling works again)
|
2021-11-28 12:22:05 +06:00 |
|
Ran
|
a297cdb79a
|
Fix gradle issues
|
2021-11-28 09:40:54 +06:00 |
|
Ran
|
e0ed760cf9
|
Update core
|
2021-11-26 23:28:54 +06:00 |
|