Commit graph

1548 commits

Author SHA1 Message Date
LemADEC
2cfcad4258 Added persistance starmap registry
Your ship position is no longer lost on server restart
2017-05-23 23:46:54 +02:00
LemADEC
90ee55cc81 Integrated Filler NBT and ship generation 2017-05-23 17:54:56 +02:00
LemADEC
6e7aafabcd Added configurable loot tables
Added NBT support to fillers
Fixed automatic detection of WarpDrive provided dimensions
Fixed Celestial object render attributes not read properly
Refactored FillerSet and FillerManager into GenericSet and
GenericSetManager
2017-05-23 13:56:35 +02:00
LemADEC
70692f4dbe Integration of OC and CC LUA scripts
Added a few null checks to radar scan scripts
Added explicit closing message to farm and mine scripts
Fixed a few LUA warnings
Fixed multiple tree farm support
Fixed #264 OC scripts crash on GPU check
Code cleanup
2017-05-23 12:20:32 +02:00
LemADEC
2e24b99735 Added EMP support for ICBM-Classic 2017-05-23 01:51:03 +02:00
LemADEC
50e494eef7 Updated ICBM Classic and OpenComputers 2017-05-23 01:39:48 +02:00
LemADEC
37e448e68d Updated derelict ship design
- added starting energy in creative mode
- added lift and air shield
- added more variations
- cleaned interior
Improved OC support in Ship scanner
Prepared schema for schematic and loot tables
2017-05-22 01:41:21 +02:00
LemADEC
b41698e71f Added galaxy support (wip)
- allow multiple hyperspaces
- allow custom skyboxes (fixed #263)
- fixed stars brightness
- prepared radar update
2017-05-21 12:07:41 +02:00
LemADEC
9ac17bef8d Improved support for fast accelerator changes 2017-05-21 03:02:45 +02:00
LemADEC
bb3075d5ac Integrated accelerator controller LUA scripts 2017-05-20 12:23:27 +02:00
LemADEC
99221df636 Updated LUA scripts for CC and OC
- changed general color and controls styles
- fixed keyboard responsiveness
- added weapon controller's enum handler to common library
- added accelerator controller
- added autorefresh
- fixed common library duplication
- fixed confirmation input so 'enter' means 'yes'
- implemented LUA API changes
- improved inputs handling in weapon controller
- removed eXit command in favor of terminate shortcut (Ctrl-T / Ctrl-C)
- splitted ship controls into 3 different sections
- added more explicit help on home page, input controls, confirmation popup, etc.
- added workaround for CC internal Java crash while connected to an Enantiomorphic reactor
2017-05-20 10:27:16 +02:00
LemADEC
78e2d187e2 Improved jumpgates exception handling 2017-05-20 10:27:14 +02:00
LemADEC
72dafe9665 Added player name to summon() in LUA API 2017-05-20 10:27:14 +02:00
LemADEC
596634ce3b Added entity cooldown to lift
This fix the use of lifts with pressure plates while still allowing
group movement
2017-05-20 10:27:14 +02:00
LemADEC
cf28c11070 Improved ship token tooltip 2017-05-20 10:27:14 +02:00
LemADEC
2c525118ae Fixed OC related console spam in client side
Added common library support for CC scripts
2017-05-20 10:27:14 +02:00
LemADEC
6bc212a27a Fixe console spam with PneumaticCraft installed 2017-05-20 10:27:14 +02:00
LemADEC
90d4832a20 Fixed weapon controller double guide message 2017-05-20 10:27:13 +02:00
LemADEC
68e0606a62 Code cleanup 2017-05-20 10:27:13 +02:00
LemADEC
83f99a6d8d Fixed video channel range so it's actually applied
Existing blocks with invalid video channel will reset to the default
'-1'
2017-05-20 10:27:13 +02:00
LemADEC
f512ddc887 Fixed #261 client crash in unknown dimension 2017-05-20 10:27:13 +02:00
LemADEC
6ff9966d4a Added support for wired forcefield in CC scripts 2017-05-20 10:27:13 +02:00
LemADEC
af99f09fa3 Fixed prerequisite detection with OC scripts 2017-05-20 10:27:12 +02:00
LemADEC
937952f121 Added mandatory radius parameter to radar scripts
Players don't really read the help, hopefully they'll read the error
message.
2017-05-20 10:27:12 +02:00
LemADEC
51418e87de Added event viewer to CC to help debugging 2017-05-12 20:38:50 +02:00
LemADEC
501174201e Removed icons handling from server side 2017-05-12 20:38:05 +02:00
LemADEC
7d150811f0 Fixed #259 intermittent hyperspace jump issue 2017-05-12 02:44:08 +02:00
LemADEC
122b1f1049 Fixed ship boot sequence
Updated ship LUA method coreFrequency to shipName
Fixed crew list saving (will only convert forward)
2017-05-11 11:11:21 +02:00
LemADEC
da08866b78 Fixed late accelerator updates with tools 2017-05-10 04:09:30 +02:00
LemADEC
3d4bea2f29 Fixed inconsistent max values for Video and Control channels
Code cleanup
2017-05-10 04:06:32 +02:00
LemADEC
26e7f57b8d Updated german translation by LeoLele99 2017-05-08 01:52:13 +02:00
LemADEC
611588f3d2 Fixed sky render distance to match vanilla 2017-05-07 19:35:42 +02:00
LemADEC
f583182bbb Fixed itemframe protection in /wentity command 2017-05-07 15:27:05 +02:00
LemADEC
981b15da33 Code cleanup 2017-05-07 15:26:40 +02:00
LemADEC
6187b4ddb8 Improved creative tab implementation 2017-05-07 14:53:47 +02:00
LemADEC
8bdb919e0d Code cleanup 2017-05-07 14:36:13 +02:00
LemADEC
e7e774b88d Added external celestial objects registraion
This is a temporary fix for MMOcore until a proper API is defined
2017-05-07 13:20:14 +02:00
LemADEC
4e292c214b Fixed missing prefix on status messages for accelerator, mining laser & laser tree farm 2017-05-06 16:04:11 +02:00
LemADEC
7eed9dcce5 Code cleanup 2017-05-06 15:58:30 +02:00
LemADEC
2e09407f83 Fixed slab inversion 2017-05-05 11:36:54 +02:00
LemADEC
c8aa9abb75 squash me 2017-05-04 20:11:01 +02:00
LemADEC
3ef16e1b46 squash me 2017-05-04 20:04:01 +02:00
LemADEC
55b6910ebc Fixed minor issues from 1.10 branch 2017-05-04 20:03:50 +02:00
LemADEC
fd1d32899b Added recipes for tiered air generators, air shields and omnipanels 2017-05-03 03:32:30 +02:00
LemADEC
55bed7cd7e Updated radar LUA API for upcoming starmap changes 2017-05-02 19:35:19 +02:00
LemADEC
143d7d63da Fixed console spam 2017-05-02 19:33:29 +02:00
LemADEC
abb3864095 Fixed #236 hardcoded max jump distance 2017-05-02 19:33:24 +02:00
LemADEC
4f094b11ca Integrated strange matter production
Added accelerator parameters
Removed accelerators from radar results
2017-05-02 19:22:46 +02:00
LemADEC
78365ae725 Added LUA support to atomic module 2017-05-01 02:18:56 +02:00
LemADEC
75a6ae8cd0 Fixed a rare audio crash with particle bunches 2017-05-01 01:44:48 +02:00