Commit Graph

106 Commits (master)

Author SHA1 Message Date
Sokomine 9f2bbc617e
Merge pull request #39 from kaeza/es
Add Spanish language.
2019-03-16 17:58:43 +01:00
Diego Martínez a30c2b488c Add Spanish language. 2019-03-15 21:35:38 -03:00
Sokomine 6d6e533629 renamed deprecated functions to new name 2019-03-11 23:45:10 +01:00
Sokomine 19c0c162b9 buttons for locked travelnet work now 2019-03-10 16:52:45 +01:00
Sokomine cc1e2eade3 added extra buttons for configuration of locked travelnets 2019-03-10 16:12:40 +01:00
Sokomine 4331483c72 version bumped to 2.3 2019-03-09 23:56:18 +01:00
Sokomine 51da936e88 Merge branch 'SmallJoker-safe_write'
adjusted changes for new locale format
2019-03-09 23:43:00 +01:00
Sokomine be6eb62332 adjusted changes for locale 2019-03-09 23:42:38 +01:00
Sokomine 3c8114e4ab Merge branch 'russian-harbor-refactor-locales'
added two more locale strings
2019-03-09 23:17:11 +01:00
Sokomine 525714a9ed merged changes to locale 2019-03-09 23:16:41 +01:00
Sokomine c12fb3eac8
Merge pull request #38 from zeuner/integration
add mod.conf
2019-03-09 22:47:05 +01:00
Sokomine b168efc6c4
Merge pull request #36 from pandorabox-io/buildable-to-fix
check for buildable-to when placing not just air
2019-03-09 22:41:19 +01:00
Sokomine d5cf0ff79c enabled sound by default 2019-03-09 22:36:55 +01:00
Sokomine 74da8a296e
Merge pull request #34 from poikilos/restore_sound
replacement for missing sound, and different for elevator
2019-03-09 22:25:20 +01:00
Sokomine 17837ad5a7 try harder to rotate the player correctly 2019-03-09 22:05:43 +01:00
Sokomine 1d8823e3b9 open/close tin doors automaticly 2019-03-09 21:27:39 +01:00
Sokomine 67c44ab210 fixed bug with attaching travelnets to networks owned by others 2019-03-09 21:11:42 +01:00
Sokomine 4cded704e8 updated changelog 2019-03-08 14:55:26 +01:00
Sokomine 428b6c0c1c made texture for mcl2 more easy to exchange 2019-03-08 14:27:37 +01:00
Sokomine 5b338f0d5c added buttons for removing/digging stations 2019-02-26 22:44:33 +01:00
Sokomine af49bccd79 made compatible with mineclone2 2019-02-26 20:36:14 +01:00
Isidor Zeuner dbc56c43de Merge branch 'master' into integration 2019-01-15 15:51:33 +01:00
Thomas Rudin e4565899e4 cleanup unneeded var 2018-11-06 08:35:16 +01:00
HybridDog 1e7506f038
pull request fixes
Co-Authored-By: thomasrudin <thomas@rudin.li>
2018-11-06 08:33:24 +01:00
Thomas Rudin 4ea4a808f0 check for buildable-to when placing not just air 2018-11-02 11:55:41 +01:00
SmallJoker c1a4ca0741 Use safe_write_file, backup damaged network files 2018-10-28 20:39:58 +01:00
Sokomine c295395ae8 dig travelnet in creative mode directly again 2018-10-10 00:53:55 +02:00
poikilos 6a89dba20d use new sounds 2018-10-08 20:50:50 -04:00
poikilos a630657adb replacement for missing sound, separate for elevator 2018-10-06 17:49:33 -04:00
Sokomine 33c88ecb98 move up/move down no longer close the formspec 2018-09-22 13:47:03 +02:00
Sokomine 4066361b91 creative mode: update on punch, dig with diamond pick 2018-09-22 02:23:02 +02:00
codexp 8277e25586 add Russian locale 2018-04-06 01:17:31 +02:00
codexp 29aefc511f implement official intllib fallback boilerplate 2018-04-05 20:06:28 +02:00
codexp 07916ff19f convert German locale to po format 2018-04-05 16:06:14 +02:00
codexp 4477cfc1f0 add .gitignore 2018-04-05 14:42:48 +02:00
codexp 82ce1ff2ae generate locale template using intllib xgettext tool 2018-04-05 14:35:38 +02:00
Sokomine af581a0e81 door detection is now more versatile 2017-12-25 12:46:42 +01:00
Sokomine 661919aaaf added localization (inttlib); added german 2017-12-25 02:08:06 +01:00
Sokomine 0dbcda24c1 minor formspec improvement 2017-12-24 03:05:32 +01:00
Sokomine 8e023fad92 made behaviour of menu more consistent 2017-12-18 20:05:26 +01:00
Sokomine 35e86f900f improved formspec 2017-12-17 19:52:36 +01:00
Sokomine 11de2c34b7 when placing elevator show where nearest one is 2017-12-17 17:56:36 +01:00
Sokomine 4aa4cf8966 #23 added brighter steel-like elevator doors 2017-12-17 03:34:46 +01:00
Sokomine d443ceab4e #13 made immune against TNT and aggressive mobs 2017-12-17 02:34:15 +01:00
Sokomine 4d1ff18924
Merge pull request #19 from beyondlimits/master
Escape formspec reserved characters
2017-12-16 22:21:33 +01:00
Sokomine fc914aa804 added LICENSE file and explained details in README.md 2017-12-16 22:18:52 +01:00
Sokomine 4535449f2b fixed undeclared globals; updated deprecated functions 2017-12-16 07:20:32 +01:00
Sokomine 580cd12f96 added buttons to move a station up or down in the list 2017-12-16 07:08:44 +01:00
Sokomine 27616d9fad
Merge pull request #20 from theFox6/patch-1
save reattached stations
2017-12-16 04:58:54 +01:00
Sokomine 9f884e5b8a
Merge pull request #14 from pyrollo/master
Make elevator doors react to mesecons signals
2017-12-16 04:52:21 +01:00