|
ce224d6fe7
|
Remove the most useless mob in the game from ever spawning when not asked to
|
2023-03-18 16:20:23 +07:00 |
|
|
4068444e63
|
Buff attack boost even more
|
2023-03-18 15:28:03 +07:00 |
|
|
fcd1de644a
|
Fix nanobots armor almost instantly regenerating all armor layers
|
2023-03-18 15:27:15 +07:00 |
|
|
24aa9bfcbc
|
Add missing ∞ to quantum creative battery
|
2023-03-18 15:22:46 +07:00 |
|
|
e01d319517
|
Typo
|
2023-03-18 15:21:13 +07:00 |
|
|
90e6fe5f5d
|
Greatly buff android attack boost
|
2023-03-18 15:13:53 +07:00 |
|
|
2314b7d91c
|
a
|
2023-03-18 14:47:29 +07:00 |
|
|
f68d3e749d
|
Rename computed field factories to be prefixed with computed
to avoid shooting in foot
|
2023-03-18 14:25:21 +07:00 |
|
|
982554d2f0
|
Fix computed boolean field being ambiguous
|
2023-03-18 14:11:39 +07:00 |
|
|
9a841bf43b
|
Specify type specific properties of some field synchronizer users
|
2023-03-18 11:41:19 +07:00 |
|
|
d32cffe86b
|
Fix binding android wheel to mouse button breaking everything
|
2023-03-18 11:14:37 +07:00 |
|
|
743f9b64f1
|
Surprised FloatSupplier does not exist in either fastutil nor java base
loal
|
2023-03-18 08:42:11 +07:00 |
|
|
fdae27844a
|
Reimagine IConditionalTickable
|
2023-03-18 08:34:56 +07:00 |
|
|
6b3e80b629
|
Make tick list even faster
|
2023-03-18 08:21:12 +07:00 |
|
|
3672b9c3ac
|
Split field synchronizer into its own package
|
2023-03-18 08:11:34 +07:00 |
|
|
48a156cd9a
|
Reimplement variable length int field synchronizers, mark Supplier interface as deprecated
|
2023-03-18 07:49:58 +07:00 |
|
|
b4225af353
|
Type specific primitive fields in field synchronizer
|
2023-03-18 01:17:32 +07:00 |
|
|
34ed1322ba
|
Avoid unnecessary comparison
|
2023-03-17 23:34:35 +07:00 |
|
|
1e68baea9d
|
Revert using open hash set in dirtyFields
|
2023-03-17 23:08:33 +07:00 |
|
|
5b5c4de9f7
|
Fix energy counter setting ioLimit to not null when it is missing from nbt tag
|
2023-03-17 22:48:48 +07:00 |
|
|
4c97c99ee6
|
Format as readable research tooltips
|
2023-03-17 19:00:16 +07:00 |
|
|
f5b55f3ab1
|
oh my god
|
2023-03-17 18:18:55 +07:00 |
|
|
dfb0f5d3f3
|
Fix default text align being wrong, fix shadow not being aligned
|
2023-03-17 17:25:43 +07:00 |
|
|
f3b824b484
|
Use tick list for adding "tick once" stuff
|
2023-03-17 15:20:15 +07:00 |
|
|
bc99bc0c41
|
Add TickList to mattery player capability
|
2023-03-17 14:35:58 +07:00 |
|
|
8511c2c01b
|
Merge TimerQueue into TickList
|
2023-03-17 14:32:22 +07:00 |
|
|
a289d9d1c1
|
Add actuallyRemoved method to exopack menu
|
2023-03-17 14:08:27 +07:00 |
|
|
13f140ac31
|
Disable "store xp" buttons when player has no xp
|
2023-03-16 23:36:23 +07:00 |
|
|
5f95f9e75a
|
One more wrong exopack locale id
|
2023-03-16 23:26:55 +07:00 |
|
|
bcd810a5aa
|
Rebalance matter capacity values once again
|
2023-03-16 23:24:07 +07:00 |
|
|
6b2909fc1c
|
Fix addMatterValue speculation being wrong with negative matter values
|
2023-03-16 23:18:30 +07:00 |
|
|
704225cd9f
|
Rebalance matter capacitors' capacity
|
2023-03-16 22:48:15 +07:00 |
|
|
4c4b07ea4e
|
OTM singleplayer edition
|
2023-03-16 22:30:06 +07:00 |
|
|
d0963c7fe9
|
Ignore slotsChanged when removing exopack menu
|
2023-03-16 22:03:08 +07:00 |
|
|
8bcc169c62
|
Micro optimize MatteryBlockEntity#getCapability
|
2023-03-16 21:56:40 +07:00 |
|
|
d9190efdf1
|
Micro optimization involving marking fields dirty in endpoints
|
2023-03-16 21:53:34 +07:00 |
|
|
b7e58c09ff
|
Fix RectangleButtonPanel adding extra space when not required
|
2023-03-16 21:45:07 +07:00 |
|
|
833284db6f
|
Fix wrong translation strings involving exopack
|
2023-03-16 21:44:04 +07:00 |
|
|
9cfd1e2119
|
Make use of Curios' SlotModifiersUpdatedEvent
|
2023-03-16 21:41:15 +07:00 |
|
|
3c61a03fd8
|
User defined slot filters on MatteryContainer level, streamlined slot-level filter interface, cargo crates now allow slots to be filtered
|
2023-03-16 21:30:19 +07:00 |
|
|
30f07e2fed
|
Inventory filters preview
|
2023-03-16 07:56:48 +07:00 |
|
|
3354c698c4
|
Check if we gonna automate anything before checking neighbour slot count
|
2023-03-15 07:52:37 +07:00 |
|
|
1c8995f8ae
|
Merge remote-tracking branch 'origin/master' into master
|
2023-03-15 07:19:26 +07:00 |
|
|
873b0aa889
|
why did i do this
|
2023-03-15 07:19:11 +07:00 |
|
|
0d1f5d866a
|
Merge remote-tracking branch 'origin/master'
|
2023-03-15 00:20:36 +06:00 |
|
|
d8a9b0e15b
|
Merge remote-tracking branch 'origin/master' into master
|
2023-03-14 22:55:46 +07:00 |
|
|
934366000b
|
[CHAT] <cd3y> дбот добавь возможность красить Floor Tile после крафта
[CHAT] <cd3y> белывй
[CHAT] <cd3y> белый
|
2023-03-14 22:33:07 +07:00 |
|
|
5ecfc99533
|
DBotThePony — Сегодня, в 17:11
ах да
ты просил визуалку брони наноботов
так тыж сделал полоску хп, можно туда и наноботов влепить
:Pogomega:
|
2023-03-14 18:09:46 +03:00 |
|
|
9b270b6891
|
Division free energy distribution in battery bank
|
2023-03-14 21:38:05 +07:00 |
|
|
9b92221221
|
HOLY SHIT
|
2023-03-14 20:56:46 +07:00 |
|