14 Commits
Author SHA1 Message Date
Jordan IrwinandGitHub c7ee559a4c Update LDoc helper scripts for separating armor into mods (#80) 2022-09-07 21:58:12 +02:00
Jordan IrwinandGitHub 8dcbc42525 LDoc: link to favicon (#62) 2021-08-01 14:41:16 +02:00
Jordan IrwinandGitHub 46c599333e Exclude some files & directories from archives & releases (#61) 2021-07-31 14:03:33 +02:00
Jordan IrwinandGitHub da78601a77 Some Fixes for HTML Docs Generated by LDoc (#60)
* LDoc: set min-height for "content" element
* LDoc: move generation script to .ldoc directory
* LDoc: add some output messages to gendoc.sh script
* LDoc: copy inventory image textures to reference dir instead of linking to remote files.
* LDoc: hack to compensate for "shields:" prefix being trimmed from item names
* Fix helmet_diamond & chestplate_crystal names in docstrings
2021-07-31 14:03:20 +02:00
Jordan IrwinandGitHub c790b20169 Add Support for Generating HTML Documentation with LDoc (#58)
* Add Python scripts to generate temp files that can be parsed by LDoc
* Add config & script for generating HTML docs with LDoc...
* Add Lua docstrings for API & items
* Add workflow for building API reference docs on gh-pages branch
* Add LDoc's default stylesheet
* LDoc: make navigation panel fixed
2021-07-30 16:12:29 +02:00
Jordan IrwinandGitHub ac7615212b Reduce skin_mod visibility (#53) 2021-07-13 20:50:22 +02:00
Jordan IrwinandGitHub 1dec1f2153 Add armor.set_skin_mod() to set the skin mod name manually (#51)
Useful for skin mod forks that do not use the same name.
2021-06-23 17:28:29 +02:00
Jordan IrwinandGitHub a0cf12bbd0 Add setting to disable armor visuals on player model (#48)
* Add setting to disable armor visuals on player model
2021-05-27 09:11:04 +02:00
Jordan Irwinandstujones11 18320e96b9 Replace braces within replace to avoid invalid line error 2019-03-05 19:27:37 +00:00
Jordan Irwinandstujones11 99471d3aa0 Create settingtypes.txt file 2019-03-05 19:27:37 +00:00
Jordan Irwinandstujones11 b6283f3f0f Fix some default settings values in README 2019-03-05 19:27:37 +00:00
AntumDelugeandstujones11 cc26d04345 Replace deprecated function 'intllib.Getter':
- Check first for 'intllib.make_gettext_pair', otherwise continue using
function 'intllib.Getter'.
2017-07-09 14:29:11 +01:00
AntumDelugeandstujones11 38d79b91a1 Replace deprecated methods:
- 'setting_get' with 'settings:get'
- 'setting_getbool' with 'settings:get_bool'
- 'setting_set' with 'settings:set'
2017-06-21 17:48:18 +01:00
AntumDelugeandstujones11 9577fb773e Ignore Eclipse project files & directories 2017-05-14 19:29:08 +01:00