Zoe Gidiere
|
664d1a3191
|
working 1.20.6
|
2024-09-17 16:34:30 -06:00 |
|
Zoë Gidiere
|
aecdcd578c
|
initial 1.20.3
also disable forge. we're not publishing it anyway
|
2023-11-27 13:35:48 -07:00 |
|
Astrashh
|
defd775f13
|
Change Java whitespace handling in .editorconfig (#425)
* Change whitespace handling in .editorconfig
* Reformat code
* fix format error
* Reformat code
---------
Co-authored-by: Zoë Gidiere <duplexsys@protonmail.com>
|
2023-11-13 00:57:01 +00:00 |
|
Zoë Gidiere
|
77812545df
|
Fix stupid build error and a couple gradle warnings
thank you gradle .replaceFirstChar { if (it.isLowerCase()) it.titlecase(Locale.getDefault()) else it.toString() } is clearly better than .capitalize()
|
2023-11-05 20:07:13 -07:00 |
|
Zoë Gidiere
|
81a96d6b76
|
Reformat code
|
2023-11-02 18:47:36 -06:00 |
|
Zoë Gidiere
|
9292d3de17
|
Remove FastMath
hotspot has intrinsics for almost everything we use it for
|
2023-10-26 10:37:25 -06:00 |
|
Zoë Gidiere
|
0a7cdb82a3
|
update deps + 1.20.2
|
2023-10-01 22:18:54 -06:00 |
|
Zoë Gidiere
|
89651597c2
|
default to info logging
|
2023-09-29 23:32:40 -06:00 |
|
dfsek
|
f46f35d2ad
|
make forge compile
|
2023-06-15 15:52:36 -07:00 |
|
dfsek
|
7d74245109
|
make forge compile
|
2023-02-06 19:18:08 +11:00 |
|
dfsek
|
4df23e464b
|
begin working on Forge
|
2023-02-06 19:18:08 +11:00 |
|
dfsek
|
228b26f7c4
|
more work on evil update
|
2023-02-06 19:18:08 +11:00 |
|
dfsek
|
f6f7529cb5
|
begin working on fabric 1.19.3
|
2023-02-06 19:18:08 +11:00 |
|
dfsek
|
3cec404c6b
|
specify platform in loom builds
|
2022-07-06 19:32:23 -07:00 |
|
dfsek
|
b3a8f375bc
|
reformat all code
|
2022-07-06 19:28:07 -07:00 |
|
Zoë
|
dc5e71e3de
|
fix tooling hell
|
2022-07-06 17:32:43 -07:00 |
|
dfsek
|
a1acfef721
|
fix remapping
|
2022-07-06 16:42:32 -07:00 |
|
Zoë
|
36ceabd749
|
Refactor Mixin build setup
|
2022-07-06 00:26:42 -07:00 |
|
dfsek
|
b7343ca327
|
fix typo
|
2022-07-05 18:04:39 -07:00 |
|
Zoë
|
d280e113e6
|
Villagers on lifecycle
|
2022-07-05 01:58:32 -07:00 |
|
Zoë
|
0e9f9bd2b0
|
Merge remote-tracking branch 'PolyhedralDev/ver/6.2.0' into dev/enviroment
|
2022-07-05 01:53:05 -07:00 |
|
Zoë
|
7e883ab5ce
|
Villager Types
|
2022-07-05 01:52:24 -07:00 |
|
dfsek
|
5da26e2b53
|
split most fabric and quilt code into common project
|
2022-07-05 01:11:32 -07:00 |
|
Zoë
|
21d8be4726
|
abstract addon id
|
2022-07-03 13:44:53 -07:00 |
|
Zoë
|
7a4bf38cbc
|
actually version ify burningwave
|
2022-06-30 22:00:21 -07:00 |
|
Zoë
|
18de2c3f99
|
Fix dev launch for fabric and forge
|
2022-06-30 21:58:11 -07:00 |
|
Zoë
|
e21bb5c26d
|
Refractor
|
2022-06-26 23:58:48 -07:00 |
|
Zoë
|
71aa42011f
|
Spawning!
|
2022-06-26 23:43:15 -07:00 |
|
Zoë
|
dbd5edabae
|
Imports
|
2022-06-26 21:48:38 -07:00 |
|
dfsek
|
e4d05312aa
|
ignore mixins from common package in AwfulForgeHacks
|
2022-06-24 16:00:35 -07:00 |
|
dfsek
|
3139416b35
|
rename mod-common to mixin-common
|
2022-06-22 07:23:39 -07:00 |
|
dfsek
|
42cf7b9543
|
move DataPackContentsMixin to common
|
2022-06-22 06:31:38 -07:00 |
|
dfsek
|
2ae4f80351
|
move tagutil into common
|
2022-06-22 06:10:41 -07:00 |
|
dfsek
|
3b156586dc
|
common-ify LifecycleUtil
|
2022-06-21 18:21:54 -07:00 |
|
dfsek
|
6ba4a48e29
|
move biomeutil stuff into common
|
2022-06-21 18:00:48 -07:00 |
|
dfsek
|
7c2908e5ca
|
move most mod code into mod common
|
2022-06-21 17:53:46 -07:00 |
|
dfsek
|
2a24fa56d7
|
move seedhack into common
|
2022-06-21 16:01:59 -07:00 |
|
dfsek
|
2a6d130d20
|
move world handle into common module
|
2022-06-21 15:48:09 -07:00 |
|
dfsek
|
1a1000bbef
|
fix forge build
|
2022-06-21 15:38:28 -07:00 |
|
dfsek
|
e1cbb29ae4
|
begin splitting mixins into common
|
2022-06-21 14:46:50 -07:00 |
|
dfsek
|
37c358e3d1
|
rename all platform references
|
2022-06-21 11:12:35 -07:00 |
|
dfsek
|
32b2f15f3b
|
fix chunk generator codec name
|
2022-06-21 10:26:58 -07:00 |
|
dfsek
|
752f57bbea
|
fix addon ID
|
2022-06-21 10:26:20 -07:00 |
|
dfsek
|
e2bb2d8712
|
refactor handles
|
2022-06-21 10:25:52 -07:00 |
|
dfsek
|
aeb2da4ede
|
refactor chunk generator wrapper name
|
2022-06-21 10:25:23 -07:00 |
|
dfsek
|
0c02e4cb9a
|
rename architectury implementation util class
|
2022-06-21 09:59:54 -07:00 |
|
dfsek
|
546431bbef
|
clean up adapter
|
2022-06-21 09:59:16 -07:00 |
|
dfsek
|
111eb6b593
|
fix NoiseConfigMixin
|
2022-06-21 07:22:07 -07:00 |
|
dfsek
|
7c2982aa0a
|
use registerhelper to register biomes
|
2022-06-20 23:33:14 -07:00 |
|
dfsek
|
e1656bac20
|
create registry sanity check
|
2022-06-20 23:25:03 -07:00 |
|