• Joined on 2022-09-02
499 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
DBot pushed to 1.21 at DBot/overdrive_that_matters 2025-03-09 21:12:02 +07:00
436606abf4 Now Bread monster can spawn when thrown as item
29edf383cd Use thread local non-cryptographic random for Quantum Battery UUIDs
9b6fa89850 Add matter value to imperfect bread so it can be replicated
1a30f4d203 Gold Disk, for spawning in dungeons, add Imperfect Bread to dungeons as Gold Disk
3f677ad353 Update bread item
Compare 5 commits »
DBot pushed to 1.21 at DBot/overdrive_that_matters 2025-03-09 16:22:18 +07:00
f1c87ed5ad Specify effect source as attacker in Wither Steel Sword
DBot pushed to 1.21 at DBot/overdrive_that_matters 2025-03-09 16:21:14 +07:00
df7465a59f Wither skeleton sword and helmet server config
6f2adfd6d3 Withered Steel Sword fixes
e97967903b Update WitheredSkeletonSpawnHandler implementation
Compare 3 commits »
DBot pushed to 1.21 at DBot/overdrive_that_matters 2025-03-09 16:01:01 +07:00
67ea3b977b Further improve performance of UpgradeContainer
DBot pushed to worldgen-placement-providers at DBot/overdrive_that_matters 2025-03-09 15:39:37 +07:00
ed04a8c4d2 Drastically reduce tritanium clusters generated
611f4055e9 Ellipsoid heart with worms tritanium placement
00ff8fa91e damn
3ee539bc9d Back to debug placement
44b0bcd776 Use nested caches for enormous placements instead of weak hash map
Compare 8 commits »
DBot pushed to worldgen-placement-providers at DBot/overdrive_that_matters 2025-03-09 12:59:44 +07:00
674c875249 Make enormous placement a wrapper around regular placement modifiers, simplifying code
7736762c86 Some code for allowing multiple worms
274b5c059a Fix AbstractEnormousPlacement doesnt separate caches for different dimensions
Compare 3 commits »
DBot pushed to master at DBot/kommons 2025-03-09 11:52:25 +07:00
4681ce8a13 Provide initialization magics as constants
5c42f4eba1 Provide GJRAND64Random
7b85c90140 Remove raw initialization from jsf and wob2m to discourage it
Compare 3 commits »
DBot pushed to master at DBot/kommons 2025-03-09 11:26:28 +07:00
71c0d508f7 Provide JSF32, JSF64 and WOB2M random generators
DBot pushed to worldgen-placement-providers at DBot/overdrive_that_matters 2025-03-09 00:07:36 +07:00
45d7b30b8a As usual
DBot pushed to worldgen-placement-providers at DBot/overdrive_that_matters 2025-03-08 23:55:50 +07:00
abeeda8139 Reduce maximum amount of dilithium in vein, make tritanium worm vein rarer
DBot pushed to worldgen-placement-providers at DBot/overdrive_that_matters 2025-03-08 23:49:05 +07:00
e179756995 Use proper features to place enormous ores
df949a6861 More or less actual tritanium worm placement configuration
88c3fe24b0 Post placement modifiers for enormous placements
25a312b56f Separate turn rate for each axis, smooth turning with specifable turn speed
be97560f01 Merge branch '1.21' into worldgen-placement-providers
Compare 21 commits »
DBot pushed to 1.21 at DBot/overdrive_that_matters 2025-03-08 19:23:19 +07:00
85aecaf79b Cache toInt() and toLong() results in Decimal$Regular
DBot pushed to 1.21 at DBot/overdrive_that_matters 2025-03-08 17:45:16 +07:00
65d076f634 Bump Kommons
DBot pushed to master at DBot/kommons 2025-03-08 17:44:47 +07:00
f31a38c307 Declare internal state of PRNGs as fields
DBot pushed to 1.21 at DBot/overdrive_that_matters 2025-03-08 17:33:03 +07:00
7251760800 Try PCG as otm provided random
3bcfd55154 Bump kommons
Compare 2 commits »
DBot pushed to master at DBot/kommons 2025-03-08 17:29:34 +07:00
be6a353bec Implement left and right as subclasses in Either
DBot pushed to 1.21 at DBot/overdrive_that_matters 2025-03-08 17:24:59 +07:00
1ca2348adf Provide PCG32 wrapper of RandomSource
430bc70c7e Move PRNG implementation to Kommons
Compare 2 commits »
DBot pushed to master at DBot/kommons 2025-03-08 17:15:00 +07:00
806472cc99 Clarify docs
DBot pushed to master at DBot/kommons 2025-03-08 17:12:26 +07:00
7d00896b46 Provide PCG XSH RR random implementation
DBot pushed to master at DBot/kommons 2025-03-08 16:47:03 +07:00
ed8a5edcda Un-final properties and methods of random generators
5bd1717636 Provide Xoshiro256**, Xoshiro256++ and LCG64 PRNGs
Compare 2 commits »