Commit Graph

134 Commits (master)

Author SHA1 Message Date
aa6 c94252c7e2 Fix: Better description. 2022-03-27 09:17:21 +03:00
aa6 de960d8c5e Fix: indentation broken 2022-03-27 09:14:28 +03:00
aa6 a3ffb5d2da Fix: Compatibility fix 2022-03-27 08:52:56 +03:00
aa6 53f1aa66de Fix: Better description. 2022-02-22 23:16:06 +03:00
aa6 c124238eba Fix: Comment on minetest.settings:get() behavior. 2022-02-22 22:17:04 +03:00
aa6 4d685be109 Fix: Bad code indentation. 2022-02-22 22:09:56 +03:00
aa6 3ecc66ed31 Fix: Removing debug code. 2022-02-22 22:09:07 +03:00
aa6 562e080d64 Fix: minetest.settings:get() doesn't return actual value when unset. 2022-02-22 22:07:49 +03:00
aa6 3307c3408a Fix: More painful nonsense to mention about. 2022-02-05 18:18:52 +03:00
aa6 5ba777d7ce Fix: Debug basics I fail to remember every time and waste time on. 2022-02-05 16:26:53 +03:00
aa6 4548bb5c78 Fix: Enable ingame settings by default. 2022-02-04 15:17:12 +03:00
aa6 c469d7bed3 Feature: no stamina? drink a coffee! Version number update 2020-09-01 19:09:07 +03:00
rusty-snake dcae463550
Feature: no stamina? drink a coffee! (#5) Farming mod support.
* Create init.coffee.lua
* Update init.lua
* Update depends.txt
* Update README.md
2020-09-01 16:05:07 +00:00
aa6 23f713d59e Fix: Increase stamina rates a little bit more to make it less confusing. 2020-07-15 12:35:49 +03:00
aa6 4745ec0115 Fix: BAD_PHYSICS_OVERRIDE_MODE is now a default. 2020-07-15 10:44:49 +03:00
aa6 d8ee43a6e2 Fix: Preventing possible bugs with git version of player_monoids. 2020-07-15 08:25:14 +03:00
aa6 2142b87da8 Fix: Increased stamina change rates. 2020-07-15 08:05:39 +03:00
aa6 effdadf011 Fix: Code indentation again. 2020-07-14 10:05:04 +03:00
aa6 7636698ed0 Fix: Code indentation. 2020-07-14 10:03:25 +03:00
aa6 a0caf808e0 Fix: Getting rid of duplicate minetest.register_on_joinplayer. 2020-07-14 09:58:04 +03:00
aa6 e8796f3a18 Fix: Support player_monoids v2018-05-26 2020-07-14 09:15:32 +03:00
aa6 d86bb0e1ed Fix: Support player_monoids v2018-05-26 2020-07-14 09:09:16 +03:00
aa6 bdee696310 Fix: Support for hudbars above 2.0.0. 2020-07-11 10:38:44 +03:00
aa6 8ab5d0f6bc Fix: New world config to contain copied values from a default config. 2019-08-24 19:07:21 +03:00
aa6 e8b5c0def5 Fix: Git doesn't want to remove deleted files. 2019-08-24 18:03:45 +03:00
aa6 0c70ad59c3 Fix: Code simplification. 2019-08-24 17:55:17 +03:00
aa6 309c30a76c Fix: Code simplification. 2019-08-24 16:22:10 +03:00
aa6 bf9c339123 Fix: Better readme. 2019-08-24 15:08:46 +03:00
aa6 82f0a66192 Fix: Code simplification. 2019-08-24 14:53:55 +03:00
aa6 f8f99e0c4c Fix: Missing monoids dependency. 2019-07-20 14:47:06 +03:00
aa6 9a3187f8b9 Fix: Wrong function name. 2019-07-20 14:40:32 +03:00
aa6 40a487cc10 Fix: Code beautification. 2019-06-23 23:53:51 +03:00
aa6 231c0c2c77 Feature: Monoids support for speed and jump; Bad physics override mode. 2019-06-23 22:06:01 +03:00
aa6 4c25bf9273 Fix: Move config loading code to init_config.lua. 2019-05-25 11:26:00 +03:00
aa6 a0f68e63f5 Feature: Settings compatibility. 2019-05-25 10:02:04 +03:00
aa6 a75b37e09b Fix: replacing SPRINT_STAMINA_DECREASE_PER_UPDATE_PERIOD_COEFFICIENT to SPRINT_STAMINA_DECREASE_PER_SECOND_PERCENTS for configuration conveniency 2019-05-15 21:51:02 +03:00
aa6 5f80a1e5d9 Feature: World-specific config autocreating. 2019-05-11 15:33:12 +03:00
aa6 d01886b9ac Fix: pre-commit hook explanation. 2018-02-18 08:25:24 +03:00
aa6 bd9ad4e79d Fix: Shell terminal log message when loading world-specific config. 2018-01-02 18:21:06 +03:00
aa6 7af2af7eed Fix: Reorganizing repository utils. 2018-01-02 18:11:28 +03:00
aa6 0b430e3e23 Feature: Clearer dyspnea API: 'dyspnea-on' and 'dyspnea-off' events instead of one 'dyspnea' event with value. 2018-01-02 17:55:02 +03:00
aa6 58ec0b2382 Fix: readme.md markup quirks 2017-10-29 10:09:12 +03:00
aa6 590448cd6f Fix: adding a per-world config feature mention to the readme. 2017-10-29 10:06:55 +03:00
aa6 abdf8c3ef5 Fix: adding a per-world config feature mention in the default config file. 2017-10-29 10:03:57 +03:00
aa6 85944b4bb6 Fix code readability 2017-10-29 09:59:20 +03:00
aa6 9b69b6965c Per-world config feature. Should be stored in worlds/<worldname>/mod_minetest_wadsprint_config.lua 2017-10-29 09:53:06 +03:00
aa6 63401635e2 Readme typo fix 2017-10-27 10:29:40 +03:00
aa6 a13b8f0532 .gitignore is no more useful 2017-10-27 10:27:16 +03:00
aa6 1bdb41fbda Hiding HUD bars must not be turned on by default. 2017-10-26 22:28:56 +03:00
aa6 f1fbfbe27b Introducing minetest_wadsprint.HIDE_HUD_BARS config option to hide HUD UI bars. 2017-10-26 22:25:00 +03:00