Commit graph

2345 commits

Author SHA1 Message Date
Unknown
ec7ff568ee Refactored block rotation with an 'enabled' state
(no model/texture feedback yet)
2018-09-09 18:34:21 +02:00
Unknown
41ff6bd1ff Refactored components and recipes
- added more steel ingots usage
- added pump and holographic projector components
- added electrum, quicksilver and pipe sealant to ingredients
- renamed ender crystal & coil crystal to ender coil & diamond coil
Fixed invalid ship tiers in derelicts
Fixed console logs for missing optional block, items and ores
2018-08-12 14:23:16 +02:00
Unknown
0c9aa168c8 Updated ship scanner rendering to 1.12 2018-08-12 14:23:15 +02:00
Unknown
193bfa8ae6 Removed EnumValidPowered in favor of just isValid 2018-08-12 14:23:14 +02:00
Unknown
f5df4549f4 Improved CPU & RAM usage in mining laser & force field projector (minor) 2018-08-12 14:23:14 +02:00
Unknown
a895c2bc6e Fixed regression in radar rendering 2018-08-12 14:23:14 +02:00
Unknown
1b7eda2ce8 Integrated tile entity initialisation 2018-08-12 14:23:13 +02:00
Unknown
9d8e6ea7fe Fixed bubble lamp model (until a better ones comes in) 2018-08-12 14:23:13 +02:00
Unknown
554b0149ee Added tier system for items
Added plasma torch (wip)
2018-08-12 14:23:12 +02:00
Unknown
e718c9863b Code cleanup 2018-08-12 14:23:07 +02:00
Unknown
014e710990 Applied new mappings 2018-08-01 23:21:02 +02:00
Unknown
d7189a7a75 Updated forge to 14.23.4.2744, mappings to 20180729
Refactored gradle scripts and dependencies
2018-08-01 23:21:01 +02:00
Unknown
a55a7ac473 Integrated recipes 2018-08-01 23:21:00 +02:00
Unknown
f4239f1838 Fixed code review findings in IParticleContainerItem 2018-08-01 23:21:00 +02:00
Unknown
fa8e2430ad Fixed a potential sound glitch in siren
Code cleanup
2018-08-01 23:21:00 +02:00
Unknown
49194246ca Refactored Enantiomorphic Reactor for tiers & controller (wip)
- API simplification: instability -> getInstability, release -> outputMode, releaseRate -> outputMode, releaseAbove -> outputMode
- release above is now relative to generated energy
2018-08-01 23:20:59 +02:00
Unknown
be61742e91 Added experimental multi-block API (wip) 2018-08-01 23:20:54 +02:00
Unknown
25a22136a1 Updated cloaking core to use Diamond Crystal to upgrade tier
(this replace the previous tier() API)
2018-08-01 23:06:48 +02:00
Unknown
e1e43fd27a Applied refactors for tiers and tile entity to radar 2018-08-01 23:06:47 +02:00
Unknown
8c2c555a18 Refactored machine properties and related API
- all machines now have an enable state and a name
- all machines have a getEnergyRequired() API (wip)
- renamed & generalized events: reactorDeactivation -> disabled, reactorActivation -> enabled
- added confirmation flag to shipCore::command()
Improved ship schematic file name sanitation
2018-08-01 23:06:34 +02:00
Unknown
c0da9de4fa Refactored LUA API and updated general consistency
- renamed getters: interfaced -> isInterfaced, position -> getLocalPosition, version -> getVersion
- renamed & generalized getters: tier -> getTier, upgrades -> getUpgrades
- added getGlobalPosition
2018-07-25 12:54:17 +02:00
Unknown
f1ac449045 Added enantiomorphic reactor frames 2018-07-25 12:52:51 +02:00
Unknown
ddf84e92a3 Fixed hotbar transparency lost due to our overlay renderer 2018-07-25 12:52:50 +02:00
Unknown
c30c1831be Fixed bubble and lamp transparency 2018-07-25 12:52:50 +02:00
Unknown
948ae4429f Refactored ItemBlock naming 2018-07-25 12:52:49 +02:00
Unknown
60fa2c0c98 Fixed regression in force field tile entities 2018-07-25 12:52:49 +02:00
Unknown
0eda500a77 Improved energy handling (minor) 2018-07-25 12:52:49 +02:00
Unknown
111dbcd6b6 Fixed potential crash in capacitor related logs 2018-07-25 12:52:48 +02:00
Unknown
75f961cd98 Refactored ItemBlock rendering 2018-07-25 12:52:48 +02:00
Unknown
e99be5cee0 Integrated enantiomortphic reactor
- reduced computation and memory load for upcoming updates
- fixed rendering when placed
2018-07-25 12:52:47 +02:00
Unknown
5c9a1f2b45 Fixed regression in recipes with new tier system 2018-07-25 12:52:47 +02:00
Unknown
70ba90c411 Removed prefixes and tier numbers from registry names
Updated block rendering for atomic module, chunkloader, etc.
2018-07-25 12:52:46 +02:00
Unknown
c7c8765552 Improved console logs in case of invalid capacitor state 2018-07-25 12:52:43 +02:00
Unknown
e63aae9a1b Code cleanup 2018-07-25 12:52:38 +02:00
Unknown
5a2630d80b Integrated tile entities tiers in tooltips
Refactored TileEntities registration into the blocks registry event
2018-07-22 17:06:58 +02:00
Unknown
0f5c1ea9ed Updated forge to 14.23.4.2739 2018-07-22 17:06:57 +02:00
Unknown
6181c7762d Updated air tanks rendering to 1.12 2018-07-22 17:06:56 +02:00
Unknown
41fe9af457 Refactored model initialization for items using block learnings 2018-07-22 17:06:56 +02:00
Unknown
d2da012ce5 Fixed regression in tuning driver tooltip during 1.10+ port 2018-07-22 17:06:55 +02:00
Unknown
3f72e4a80b Improved language keys to use named tiers instead of numbers 2018-07-22 17:06:55 +02:00
Unknown
552534e0bb Improved warp isolation tooltip consistency 2018-07-22 17:06:54 +02:00
Unknown
91a12650e0 Removed abstraction layer in transporter beacon block states 2018-07-22 17:06:54 +02:00
Unknown
edd80d837a Fixed fall damage absorption with broken boots 2018-07-22 17:06:53 +02:00
Unknown
b69d3ed1c6 Fixed missing ancestor call in World Providers & generators constructors 2018-07-22 17:06:53 +02:00
Unknown
f20d2c20ac Code cleanup 2018-07-22 17:06:48 +02:00
Unknown
d075b6f1ef Removed legacy air 2018-07-20 21:46:38 +02:00
Unknown
f98ac2d516 Updated Siren & Subspace capacitor to use more blocks 2018-07-20 21:46:28 +02:00
Unknown
33ba4faf85 Refactored tiers and rarity handling
Added ship min/max mass depending on tier
Updated a few unlocalized name from snake to lower case
2018-07-18 16:31:41 +02:00
Unknown
3af6f00b10 Refactored jump gates into StarMapRegistryItems (wip) 2018-07-12 11:42:55 +02:00
Unknown
4721d92db6 Improved thread safety logs to help diagnosis 2018-07-12 11:42:55 +02:00