Commit graph

2811 commits

Author SHA1 Message Date
Unknown
db194a7aa1 Updated gradle script
- added CurseForge API to CI
- restored JEI primary maven
2019-12-25 03:19:36 +01:00
Unknown
2a977e221d Version bump to 1.5.12 2019-12-24 03:16:53 +01:00
Unknown
530c5401bf Updated gradle script
- added curseforge maven
- switched to JEI fallback maven
2019-12-24 03:16:53 +01:00
Unknown
5c4ea1b401 Fixed exploit with stacking electromagnetic containers 2019-12-24 03:16:53 +01:00
Unknown
4a16a845d4 Fixed YABBA compatibility erroring at boot
We were falling back to the generic transformer which was working fine, so we're just removing the module altogether
2019-12-24 03:16:52 +01:00
Unknown
30bd6f2120 Fixed missing external data when restoring a schematic 2019-12-24 03:16:52 +01:00
Unknown
38a9c9ed5d Fixed #419 server crash & spam when restoring ImmersiveEngineering 2019-12-24 03:16:52 +01:00
Unknown
1601de619d Fixed an upgrade exploit in the chunk loader blocks 2019-12-24 03:16:52 +01:00
Unknown
98a6992a07 Added automatic configuration of Vanilla's WorldBorder size 2019-12-24 03:16:52 +01:00
Unknown
1dba6dd5a6 Added automatic configuration of Forge's ChunkManager 2019-12-24 03:16:52 +01:00
Unknown
13a5637936 Fixed #418 invalid Forge's dimensionUnloadQueueDelay may cause death 2019-12-24 03:16:52 +01:00
Unknown
62c4f924f8 Fixed #417 non-keyboard binding support for sneak and motion keys 2019-12-24 03:16:52 +01:00
Unknown
d63f6797f9 Fixed particle bunch motion inconsistencies
- invalid turn position when at least one coordinate is negative
- turn node should only apply to particles with enough energy
- invalid threshold values shouldn't impact the simulation
2019-12-24 03:16:30 +01:00
Unknown
eec80773e6 Improved particle bunch rendering
- reduce model flickering over time
- more realistic progression of render size
- reduce light flickering with position
- code cleanup
2019-12-24 03:11:43 +01:00
Unknown
a55fdf019a Fixed particle bunch entities only rendering intermittently 2019-12-24 03:11:43 +01:00
Unknown
4c380f7a59 Fixed accelerator rebooting on chunk loading 2019-12-24 03:11:43 +01:00
Unknown
df6ddb553f Fixed intermittent force field projector failure upon chunk reloading 2019-12-24 03:11:43 +01:00
Unknown
8607d1fcce Fixed Siren missing its CC interface name
This was causing assertions errors inside the CC:Tweaked API
2019-12-24 03:11:16 +01:00
Unknown
5cdd7b6dc7 Fixed guide message missing units when accelerator runs out of power 2019-12-23 23:06:52 +01:00
Unknown
c37e213c1d Improved particle injector visual clues when unable to inject
- mark the injector location instead of the core
- report injector with no valid items in stock
2019-12-23 23:06:51 +01:00
Unknown
9eeea81115 Fixed invalid energy consumption in accelerator setup with 2+ capacitors 2019-12-23 23:06:51 +01:00
Unknown
d94fe22347 Improved air shield recipe integration with other glowstone dusts 2019-12-23 23:06:51 +01:00
Unknown
0da2840a88 Added an alternate recipe for void shell glass 2019-12-23 23:06:51 +01:00
Unknown
922e32a8cc Improved spectator mode support 2019-12-23 23:06:51 +01:00
Unknown
a89126ac00 Fixed accelerator LUA script booting too fast 2019-12-23 23:06:51 +01:00
Unknown
187f12cd1c Fixed lag in camouflage validation 2019-12-23 23:06:51 +01:00
Unknown
444e619f91 Fixed intermittent console spam when breaking a cloaking core 2019-12-23 23:06:51 +01:00
Unknown
6849e22eda Fixed bad multi-threading in Accelerator core 2019-12-23 23:06:51 +01:00
Unknown
592a653ac7 Improved support for mods with invalid tile entity handling
This is workaround for MatterOverdrive as seen in #407
2019-12-23 23:06:51 +01:00
Unknown
4a0e60a3ca Fixed #408 crash at boot with FTB Quests 2019-12-23 23:06:50 +01:00
Unknown
9f73f5b7de Added codacy badge 2019-12-23 23:06:50 +01:00
Unknown
9c456f5626 Code cleanup 2019-12-23 23:06:50 +01:00
Unknown
67fbebed83 Version bump to 1.5.11 2019-10-20 10:33:54 +02:00
Unknown
d9685a636c Added accelerator cool-down when its capacitors aren't loaded 2019-10-20 10:32:55 +02:00
Unknown
03216f4166 Fixed accelerator reloading chunks on save 2019-10-20 10:32:55 +02:00
Unknown
34b31cdaed Updated EnderIO compatibility to 1.12.2 2019-10-20 10:32:55 +02:00
Unknown
1bb2c6a8dc Updated to Forge 2847 2019-10-20 10:32:55 +02:00
Unknown
98a7a585bf Improved stack dump formatting in logs 2019-10-20 10:32:51 +02:00
Unknown
fb9f28eb63 Fixed hull stair invalid lightning when disabling smooth lighting 2019-10-20 10:32:50 +02:00
Unknown
0818883334 Fixed cloaking core energy consumption 2019-10-20 10:32:50 +02:00
Unknown
736969f93d Fixed regression where disabling a projector won't collapse its field 2019-10-20 10:32:50 +02:00
Unknown
1de0093afa Added laser medium shielding from an EMP blast 2019-10-20 10:32:50 +02:00
Unknown
5bf4b6c4e7 Fixed GC lag in force fields and breathing manager 2019-10-20 10:32:50 +02:00
Unknown
8628eda807 Code cleanup 2019-10-20 10:32:44 +02:00
Unknown
a91dac78c8 Fixed forge dependency for EntityPlaceEvent 2019-10-18 23:16:55 +02:00
Unknown
6177ac5348 Fixed #405 support for mods bypassing World.getTileEntity() 2019-10-18 23:16:46 +02:00
Unknown
484d350e3f Version bump to 1.5.10 2019-10-09 10:54:37 +02:00
Unknown
94ec68597b Fixed world border punishment triggers too soon after teleportation 2019-10-07 02:34:18 +02:00
Unknown
19e3688ab3 Removed force field projector external battery support 2019-10-07 00:56:31 +02:00
Unknown
3449ce4ad5 Fixed overflowing damage effects being ignored by force field projector 2019-10-07 00:56:31 +02:00