166 Commits

Author SHA1 Message Date
OgelGames
5b3a060d44 fix translation
fixes #25
2021-12-26 16:48:43 +11:00
OgelGames
4149fa4ece consistently use utility function to check for elevator 2021-09-16 15:01:38 +10:00
OgelGames
80ba872612 prevent crashing when travelnet with non-existent network is used
closes #20
2021-09-16 14:57:22 +10:00
OgelGames
b81650cf7e
fix typo 2021-07-15 14:14:29 +10:00
Buckaroo Banzai
19f7bc2039 add the rest of the dye colors for travelnets (#19)
* add the rest of the dye colors for travelnets

* fix screenshot url in readme

* use markdown syntax for images

* add color fixes from OgelGames

Co-authored-by: OgelGames <olliverdc28@gmail.com>

* updated screenshots

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
Co-authored-by: OgelGames <olliverdc28@gmail.com>
Co-authored-by: OgelGames <48543043+OgelGames@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-07-14 15:46:59 +10:00
Oversword
9b20c7b023
WIP: Code sanity improved (#18)
* Logic cleaned up and repetition removed
2021-07-03 19:41:00 +02:00
Oversword
be109dd8dc
Linting and code formatting (#17)
* Initial linting done

* Spaces spaces everywhere, more than you might think

* No space like home

* Continuation indentation

* Double down

* One more thing

* Undo practical change

* Update doors.lua to reduce line lengths

* String concatenation and line lengths

Co-authored-by: Oversword <bionic@oversword.co.uk>
Co-authored-by: OgelGames <olliverdc28@gmail.com>
2021-07-02 14:58:54 +10:00
OgelGames
740cecc67e fix deprecated use of use_texture_alpha 2021-04-04 22:45:36 +10:00
Sbgodin
33c15e1836
Corrects typo: diffrent --> different (#13) 2021-02-10 23:55:17 +11:00
OgelGames
451db00fc2 add export ignores 2021-02-09 16:54:02 +11:00
OgelGames
f10135d770 check protection when coloring travelnet 2021-02-09 16:14:22 +11:00
OgelGames
8e57c5c96c in-place travelnet coloring 2021-02-03 17:11:29 +11:00
OgelGames
ede07a3933 fix typo 2021-02-03 16:55:19 +11:00
BuckarooBanzay
5549df3acc fix player variable leak 2021-02-02 09:20:48 +01:00
BuckarooBanzay
30ed33fcba fix door opening code 2021-02-02 09:18:40 +01:00
OgelGames
3ab42e0373 repair travelnet texture
fixes #12
2021-02-02 17:42:13 +11:00
BuckarooBanzay
0a1b7dcf1b stricter luacheck / cleanups 2021-01-15 08:26:42 +01:00
OgelGames
f379075b5a optimize textures 2021-01-14 16:02:45 +11:00
OgelGames
703a939204 adjust travelnet colors 2021-01-14 16:01:50 +11:00
OgelGames
aa899c4437 craft default travelnet from colored using yellow dye
fixes #11
2021-01-13 21:27:32 +11:00
OgelGames
927c9bdee3 fix removal of colored travelnets
fixes #10
2021-01-13 19:55:54 +11:00
David Leal
efa07b17bd
Fix spelling 2021-01-12 20:08:26 -06:00
David Leal
73fc37ee20
Improve README.md 2021-01-08 12:28:35 -06:00
BuckarooBanzay
5e13a52faa add contentdb badge 2021-01-08 15:25:27 +01:00
BuckarooBanzay
bf30b4cef0 add screenshot, update readme 2021-01-08 15:16:26 +01:00
Buckaroo Banzai
dd759279ed
colored travelnets (#5)
* changelog title
* split registration and helper function
* add api docs
* simplify travelnet registration (dye as item-string, color only as string)
* fix docs
* add white travelnet
* fix inventory preview

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2021-01-08 15:11:19 +01:00
OgelGames
b1fd70ea48 update luacheck 2021-01-05 17:40:12 +11:00
BuckarooBanzay
97bd66afda remove debug prints 2020-11-19 20:12:50 +01:00
BuckarooBanzay
3e8915e249 fix translation issues
fixes #6
2020-11-19 20:12:17 +01:00
BuckarooBanzay
39e7d86040 modularization, cleanup part II 2020-11-19 19:57:19 +01:00
BuckarooBanzay
484bd808f7 split some functions in separate files (cleanup part I) 2020-11-19 19:46:40 +01:00
David Leal
696548f6d3
Add integration test (based on 3D Armor's integration test) (#7)
* Add integration test (based from 3D Armor's...

...integration test).

* Add Integration Test status badge

* make the `integration-test.sh` file executable

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2020-11-04 12:05:17 -06:00
David Leal
f3e77cc744
Fix LuaCheck warnings 2020-10-26 12:15:57 -06:00
David Leal
82af0cda4b
Run LuaCheck on pull requests 2020-10-26 12:11:18 -06:00
Buckaroo Banzai
5ee5c9e077
Merge pull request #4 from mt-mods/mtg-translate-compat
Mtg translate compat
2020-10-26 07:46:02 +01:00
BuckarooBanzay
671d754cc8 Merge https://github.com/Panquesito7/travelnet into HEAD 2020-10-26 07:35:35 +01:00
David Leal
372904e03e
Update Russian translation (untested) 2020-10-25 14:46:39 -06:00
David Leal
ad7022cd7d
Update German translation (untested) 2020-10-25 14:35:55 -06:00
David Leal
1687965753
Update Spanish translation 2020-10-25 14:35:55 -06:00
David Leal
727f657cbe
Refactor how some translations are coded 2020-10-25 14:35:48 -06:00
David Leal
c88bfa3d86
Update Russian translation (untested) 2020-10-25 00:20:03 -05:00
David Leal
cc254d60ab
Add an endline at mod.conf 2020-10-24 21:51:04 -05:00
David Leal
8feddf9615
Update German translation (untested) 2020-10-24 21:49:01 -05:00
David Leal
a937eb7b78
Update Spanish translation 2020-10-24 21:34:52 -05:00
David Leal
c8420fc3b7
Refactor how translations are coded 2020-10-24 21:34:16 -05:00
h3ndrik
f3b83c65c6 interoperability with protection mods
don't allow digging boxes if protected by another mod
2020-08-12 17:41:25 +02:00
Thomas Rudin
43e74f80ea add nil check to formspec callback
fixes https://github.com/pandorabox-io/pandorabox.io/issues/399
2020-01-03 19:59:11 +01:00
Thomas Rudin
8282310c63 fix typo 2019-12-29 21:56:40 +01:00
Thomas Rudin
fe05f9ac2c fix door registration (again?)
related: https://github.com/pandorabox-io/pandorabox.io/issues/393
fixes https://github.com/pandorabox-io/pandorabox.io/issues/390
2019-12-29 21:55:01 +01:00
Thomas Rudin
44727feda3 luacheck fix 2019-12-29 13:23:04 +01:00