|
3cdcb411f7
|
Ooprs!!1
|
2025-04-03 11:09:13 +07:00 |
|
|
174a86b33c
|
Fix tritanium ellipsoid being biased
|
2025-04-01 16:06:20 +07:00 |
|
|
f451ea4df4
|
Merge branch '1.21' into worldgen-placement-providers
|
2025-03-31 20:58:47 +07:00 |
|
|
167ea42ec8
|
idea refactor moment
|
2025-03-31 20:56:33 +07:00 |
|
|
74d48a7dc3
|
Update references after merge
|
2025-03-31 13:10:12 +07:00 |
|
|
5b463e8adb
|
Merge branch '1.21' into worldgen-placement-providers
# Conflicts:
# src/data/kotlin/ru/dbotthepony/mc/otm/datagen/WorldGen.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/OverdriveThatMatters.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/registry/data/MWorldGenFeatures.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/EnhancedPlacedFeature.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/EnhancedPlacementContext.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/Ext.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/PlacementVariable.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/PlacementVariableMap.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/feature/DebugPlacerFeature.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/feature/EnhancedFeature.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/placement/ChainPlacement.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/placement/EllipsoidPlacement.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/placement/EnhancedChainPlacement.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/placement/EnhancedCountPlacement.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/placement/EnhancedPlacement.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/placement/EnhancedSplitPlacement.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/placement/SplitPlacement.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/placement/StandardDeviationHeightProvider.kt
# src/main/kotlin/ru/dbotthepony/mc/otm/server/world/placement/WormPlacement.kt
|
2025-03-31 13:02:27 +07:00 |
|
|
a956d9a34f
|
Move feature to world subpackage
|
2025-03-31 09:32:32 +07:00 |
|
|
9b1c192f09
|
Provide "enhanced" (count unlimited) item stack codecs
|
2025-03-31 09:12:12 +07:00 |
|
|
2b589410f5
|
Move triggers and worldgen to server subpackage
|
2025-03-31 08:57:04 +07:00 |
|
|
0743ea2c9a
|
Update method references after merge
|
2025-03-31 08:17:31 +07:00 |
|
|
347a5465cc
|
Move vec3i hash strategy to util.collect
|
2025-03-31 08:15:38 +07:00 |
|
|
526578f76c
|
Merge branch '1.21' into worldgen-placement-providers
|
2025-03-31 08:14:57 +07:00 |
|
|
12241ead12
|
Remove outdated code
|
2025-03-31 08:12:09 +07:00 |
|
|
a4b54f052c
|
Bump kommons
|
2025-03-30 23:56:43 +07:00 |
|
|
4b38528fe0
|
Switch more code to use kommons
|
2025-03-30 23:56:05 +07:00 |
|
|
c5c7e1bac4
|
Remove operator modifier on blockstate#set alias
|
2025-03-30 18:51:25 +07:00 |
|
|
339cacc545
|
Remove toImmutableList
|
2025-03-30 18:47:18 +07:00 |
|
|
844323ead6
|
Move streams exts from Utils to FriendlyStreams
|
2025-03-30 18:46:36 +07:00 |
|
|
ca95da8c6f
|
Move level extensions to separate file
|
2025-03-30 18:45:45 +07:00 |
|
|
3cbcd9e280
|
Use immutableMap provided by kommons
|
2025-03-30 18:42:42 +07:00 |
|
|
118f5e1b5c
|
Use immutableSet provided by kommons
|
2025-03-30 18:18:59 +07:00 |
|
|
1241d2368e
|
a?
|
2025-03-30 18:17:59 +07:00 |
|
|
4b5602404d
|
wtfffff
|
2025-03-30 18:17:28 +07:00 |
|
|
e0aa5ebbae
|
Compile against kommons immutable* factory functions and mapped comparator
|
2025-03-30 18:16:43 +07:00 |
|
|
88d47ef4d5
|
Remove enum.next/prev
|
2025-03-30 16:39:08 +07:00 |
|
|
46eebd236a
|
Rename file to Utils
|
2025-03-30 16:37:02 +07:00 |
|
|
4207be5078
|
Remove byte supplier and short supplier
|
2025-03-30 16:35:19 +07:00 |
|
|
2f03d6730a
|
Fix IDAllocator not being utilized properly in dynamic synchable group
|
2025-03-30 16:34:18 +07:00 |
|
|
30fb67f63a
|
Remove NotNullVar
lateinit should be used instead, really
|
2025-03-30 16:32:04 +07:00 |
|
|
6f12295245
|
Move nbt extensions to util subpackage
|
2025-03-30 16:27:40 +07:00 |
|
|
a2c5b84e77
|
Move observed config list to config subpackage
|
2025-03-30 16:24:06 +07:00 |
|
|
1a94ab6634
|
Split core into util package
for no reason of course
|
2025-03-30 16:23:46 +07:00 |
|
|
078b3dba9a
|
Move Multiblock subpackage to root
|
2025-03-30 15:32:32 +07:00 |
|
|
4c41128b37
|
Remove RandomSource2Generator
|
2025-03-30 15:28:44 +07:00 |
|
|
a49754e5cc
|
Move random utils to util subpackage
|
2025-03-30 15:24:29 +07:00 |
|
|
ac1c9a1ad4
|
Add ellipsoid placement rotation
|
2025-03-30 15:13:56 +07:00 |
|
|
9cfbab6c3c
|
Mark BooleanProvider impls as data classes so they can be compared
|
2025-03-29 22:06:15 +07:00 |
|
|
07e6369454
|
Merge branch '1.21' into worldgen-placement-providers
|
2025-03-29 22:05:15 +07:00 |
|
|
929049f24c
|
YuRaNnNzZZ — 21:17
даблклик теперь не собирает все итемы
в экзопаке
|
2025-03-29 21:19:37 +07:00 |
|
|
20c58c578d
|
okey
|
2025-03-29 21:08:54 +07:00 |
|
|
e3f9b8dc64
|
i'm with stupid
|
2025-03-29 20:44:56 +07:00 |
|
|
e85bc72ef2
|
Handle recursive lively nodes removal gracefully
|
2025-03-29 20:42:14 +07:00 |
|
|
03dfef00c4
|
???
|
2025-03-29 20:30:38 +07:00 |
|
|
69e4747363
|
Try to prevent recursive energy transfer on cables
|
2025-03-29 20:22:44 +07:00 |
|
|
ddab73bad1
|
Merge branch '1.21' into worldgen-placement-providers
|
2025-03-29 18:20:37 +07:00 |
|
|
3e5f47c9a3
|
Fix matter reconstructor being a downgrade regarding energy values compared to replicator
|
2025-03-29 17:12:49 +07:00 |
|
|
f57ccafcfa
|
Fix player not getting advancements for items picked up into exopack inventory
|
2025-03-29 17:06:01 +07:00 |
|
|
f82c7977fa
|
Fix being unable to drain sub 1-xp point liquid xp
|
2025-03-29 14:11:17 +07:00 |
|
|
640aeabb07
|
Invalidate recipe caches on resources reload
|
2025-03-29 14:06:38 +07:00 |
|
|
c98a1573aa
|
ooprs!!1
|
2025-03-29 13:47:39 +07:00 |
|