Commit Graph

32 Commits

Author SHA1 Message Date
sys4-fr e47e855baf
Replace deprecated depends.txt with mod.conf (#24) 2022-07-15 17:11:39 +02:00
HybridDog c41d0371c0 Various code fixes detected by luacheck
* Luablock: Fix the missing position argument when executing the lua code fails
* Wireless: Fix the missing id argument
* Localize several variables
* Some other small changes, e.g. dead code removal
2021-03-08 19:40:21 +01:00
HybridDog e5cdeef141 Remove unused loop variables 2021-03-07 20:18:18 +01:00
HybridDog 0000cfb474 Remove old vector_extras code and use the MapDataStorage 2020-04-14 08:49:21 +02:00
upsilon ce9544d2bf
Remove mod storage checks 2017-06-23 13:47:41 +02:00
AntumDeluge 17ddb23406 Add cornernote's 'craft_guide' mod as optional dependency:
Ensures that craft recipes are registered.

Added to the following mods with craft recipes:
- adjustable_blinkyplant
- adjustable_player_detector
- commandblock
- conductor_signalchanger
- dual_delayer
- entity_detector
- igniter
- injector_controller
- jammer
- playerkiller
- sayer
- signalchanger
- switchtorch
- teleporter
- timegate
- wireless
2017-05-13 10:45:08 +02:00
upsilon abe8368e32
Make the mod working with current stable release 2017-05-02 18:11:24 +02:00
upsilon d8c859a162
Define vector_extras functions in moremesecons_utils
if vector_extras is not loaded
Loading vector_extras is still recommended because its functions may be more up-to-date.
2017-04-19 21:41:10 +02:00
upsilon 75abcb3077
Add a moremesecons_utils mod to reduce redundant code 2017-04-19 11:08:58 +02:00
upsilon b9654cca02
Add back registration LBMs, disabled by default. 2017-04-19 10:36:33 +02:00
upsilon 3a6a2e616c
Use mod storage instead of LBMs to revover wireless and teleporter tables 2017-04-17 11:17:09 +02:00
upsilon 29499c5f78 [moremesecons_teleport] Always select the nearest teleporter 2017-03-12 17:27:11 +01:00
upsilon 676baa4b0b
Check for NaN values in settings 2017-02-11 15:44:53 +01:00
upsilon 795146a83e
Add a settingtypes.txt file 2017-02-11 14:01:20 +01:00
HybridDog b16d0d52c2 run lbms everytime the chunks get loaded 2016-04-24 19:15:29 +02:00
HybridDog a3dfdd1fc2 Revert "Restore ABMs, LMBs seem not to work"
This reverts commit 700c412649.
2016-04-24 19:11:44 +02:00
paly2 700c412649 Restore ABMs, LMBs seem not to work 2016-04-24 14:58:10 +02:00
HybridDog 26e1fad5cc use lbm for caching positions for those nodes 2016-03-22 11:41:19 +01:00
HybridDog d095fecefa slight change in the teleporters file and add luacontroller detection 2015-12-19 19:18:11 +01:00
paly2 419fa62656 Change the code a bit 2015-09-04 17:58:37 +02:00
HybridDog 7877d8ac92 optipng and advpng textures 2015-09-04 16:18:00 +02:00
paly2 1f2cb918d3 Merge pull request #1 from HybridDog/gitignore
remove save files and add .gitignore that they don't come back
2015-09-04 12:32:30 +02:00
palige e1385f76ff Add a new functionnality to the teleporter 2015-09-03 19:15:25 +02:00
HybridDog 8b50fab706 remove save files and add gitignore that they don't come back 2015-09-02 19:26:02 +02:00
palige 71ddb8be2a Fix a bug for wireless and teleporter 2015-09-02 12:46:07 +02:00
palige 9df8c6be64 Change README.md and fix a bug for teleporter and wireless 2015-08-31 11:25:29 +02:00
palige 636e1faedf Remove some unused files 2015-08-30 12:09:47 +02:00
palige f05ac54c3e Change some textures 2015-08-30 11:49:32 +02:00
palige f134e69f1a Bugfix for the teleporter 2015-08-29 18:15:33 +02:00
palige 7458da8f62 Add a distance restriction for the teleporter 2015-08-29 18:09:55 +02:00
palige ab5737f6fe Add and change some crafts 2015-08-29 12:33:03 +02:00
palige a673ceb374 Fix a bug for temporarygate and add Signalchanger 2015-08-28 12:24:33 +02:00