Commit graph

2121 commits

Author SHA1 Message Date
Unknown
fc02755a7f Fixed entity mass being overestimated 2018-05-11 16:40:56 +02:00
Unknown
b70735f5d6 Fixed regression in video channels reported status 2018-05-11 16:40:56 +02:00
Unknown
5aa2d54459 Updated more assets to lowercase 2018-05-11 16:40:55 +02:00
Unknown
f59ee3e903 Code review findings from MC1.10 port 2018-05-11 16:40:54 +02:00
Unknown
11413ce9af Fixed transporter core not receiving power from top 2018-05-11 16:40:54 +02:00
Unknown
f2a3a46b9f Removed legacy recipes 2018-05-11 16:40:53 +02:00
Unknown
664a6a385e Added an explicit seeds to particle entities 2018-05-11 16:40:53 +02:00
Unknown
ec5dc249c7 Code cleanup 2018-05-11 16:40:48 +02:00
Unknown
1a77e61871 Merged MC1.7.10 into MC1.10 2018-05-09 21:28:55 +02:00
Unknown
f4e3f050c0 Code cleanup 2018-05-08 21:05:40 +02:00
Unknown
9a959cfc5d Fixed transporter beacon name in OC/CC APIs 2018-05-08 21:05:30 +02:00
Unknown
b099040dcc Version bump to 1.3.39 2018-05-07 19:52:56 +02:00
Unknown
179d0059a8 Added Parzi's StarWars and Multiworld to reference mods 2018-05-07 19:52:55 +02:00
Unknown
c8034b2916 Added chunkloader textures by Hisaya 2018-05-07 19:52:55 +02:00
Unknown
cc1d6b7cfb Updated enantiomorphic reactor & transporter recipes to use the LHC 2018-05-07 19:52:54 +02:00
Unknown
6e547b0d7b Added experimental force field controller LUA script 2018-05-07 19:52:54 +02:00
Unknown
b37dc72029 Fixed tiered air generator state desynchronization with its texture 2018-05-07 19:52:53 +02:00
Unknown
0ea8159ba4 Fixed a potential memory leak during ship movement 2018-05-07 19:52:53 +02:00
Unknown
8b476a51d8 Added compatibility with Parzi's StarWars mod 2018-05-07 19:52:52 +02:00
Unknown
22f9f39cc5 Code cleanup 2018-05-07 19:52:52 +02:00
Unknown
495407cadb Fixed intermittent crash in LUA scripts 2018-05-07 19:52:51 +02:00
Unknown
45bfdfa9aa Integrated transporter in multiplayer
- transporter effect alignment glitch
- going accross dimensions
2018-05-07 19:52:51 +02:00
Unknown
6df387016d Improved usability in ship controller LUA scripts
- removed vertical and lateral terms which was confusing non-technical users
- used direct wording
- removed ASWD from controls keys
2018-05-07 19:52:45 +02:00
Unknown
d4d4cd1144 Fixed a force field registry crash (regression since ???) 2018-05-07 13:52:02 +02:00
Unknown
7b89fff017 Added integrated help to Warp Isolation blocks 2018-05-07 13:52:02 +02:00
Unknown
57075be540 Updated more language keys to lowercase 2018-05-07 13:52:01 +02:00
Unknown
ac07c4373c Fixed laser tree farm and mining laser range upgrades
- laser tree farm was showing requested instead of actual radius
- laser medium count was overestimated by 1
- mining laser was missing configuration
Code cleanup
2018-05-07 13:52:00 +02:00
Unknown
b38886e3de Code cleanup 2018-05-07 13:51:54 +02:00
Unknown
993825903c Updated scripts to LUA 5.3
OpenComputer 1.7.2 change LUA 5.3 to be default, the latest adds an integer type, formatting floatting with ".0", so we need to explicitly format all integers to string now
2018-05-03 10:36:32 +02:00
Unknown
49e79b7ff1 Improved warning message from wreload command 2018-05-03 10:36:32 +02:00
Unknown
a13c3f54fc Updated OpenComputers to 1.7.10-1.7.2 2018-05-03 10:36:31 +02:00
Unknown
6924c01889 Fixed transporter beacon lighting while being inactive 2018-05-03 10:36:31 +02:00
Unknown
9a356fc162 Fixed OC LUA scripts not refreshing periodically 2018-05-01 01:08:07 +02:00
Unknown
1c18f78f8c Fixed #282 LUA script causing autojump 2018-05-01 01:07:08 +02:00
Unknown
72c83af746 Fixed various LUA scripts inconsistencies
- propagate robustness fixes
- remove lua extension from OC files
- fix display glitch in reactor output rate
- code cleanup
2018-05-01 01:02:07 +02:00
Unknown
4c51624cb2 Updated transporter room so it doesn't load remote world while IDLE 2018-05-01 00:49:20 +02:00
Unknown
8b4f373e37 Version bump to 1.3.38 (internal) 2018-04-29 17:36:29 +02:00
Unknown
91856fd460 Added LUA scripts for transporter room 2018-04-29 17:36:28 +02:00
Unknown
a5ab5ac887 Improved logs on CC attach exception report 2018-04-29 17:36:28 +02:00
Unknown
96ec8dc548 Integrated transporter beacon 2018-04-29 17:36:27 +02:00
Unknown
4b4fa36643 Updated language files for transporter beacon
Updated a few entries to lower case
2018-04-29 17:36:27 +02:00
Unknown
98c51ea3d4 Fixed StarMapRegistry not updating renamed entries
Updated API for StarMapRegistryItem
2018-04-29 17:36:26 +02:00
Unknown
272b5292bf Renamed /bed command to /wbed for consistency 2018-04-29 17:36:26 +02:00
Unknown
589064d03f Fixed LUA property methods setting default values when passed nil 2018-04-29 17:36:25 +02:00
Unknown
0f6c5da42d Updated name handling in LUA scripts
Added UUID support in text input
Fixed low tier screen reported as invalid GPU for OC
Improved live disconnection handling in LUA scripts
2018-04-29 17:36:14 +02:00
Unknown
6dbd74fbb7 Added mass to transporter room energy costs
Integrated transporter naming & tooltips
Added work around for upstream bad multithreading
2018-04-29 16:17:40 +02:00
Unknown
892c97c44a Added transporter beacon textures by Hisaya 2018-04-29 16:12:14 +02:00
Unknown
498fb6aaf5 Code cleanup 2018-04-29 16:12:07 +02:00
Unknown
43bfb73186 Added transporter beacon renderer
Fixed beacon usability findings
2018-04-24 22:55:47 +02:00
Unknown
4ea5854430 Added transporter energizing particle effect
Added transporter room containment particles
Fixed brigthness in containment particles
Integrated transporter on dedicated server
2018-04-24 22:55:46 +02:00