Commit Graph

83 Commits (0c70ad59c32d50d821200f6c9c244c4158b2f7a1)

Author SHA1 Message Date
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
aa6 8d5b612596 Updated savepath to mod security requirements. (you should never write in your mod directory though, only read; the mod directory is not always writable. Use the world directory if you have to save something) https://forum.minetest.net/viewtopic.php?t=12471 2017-10-25 23:03:38 +03:00
aa6 09a29f87ef Allow to jump over two blocks with shift by default because it's fun. 2017-08-10 14:59:42 +03:00
aa6 ec47decc97 0.1s controls check delay is actually noticeable 2017-05-07 13:01:08 +03:00
aa6 067aa41f0b Code commenting. 2017-05-02 21:54:45 +03:00
aa6 74f37a8cce Better readme 2017-04-24 20:58:21 +03:00
aa6 90719430fd Better readme 2017-04-24 20:55:18 +03:00
aa6 d446a3381c Deleting trash 2017-04-24 20:47:31 +03:00
aa6 780718e21f More compatibility with mod standards https://forum.minetest.net/viewtopic.php?f=47&t=14224 2017-04-24 20:45:58 +03:00
aa6 f64bad52b4 Testing pre-commit hook. 2017-04-24 18:46:23 +03:00
aa6 2f96f67b15 Link to changelog 2017-04-24 18:28:37 +03:00
aa6 a68d2725a1 Errors in API 2017-04-24 18:25:20 +03:00
aa6 2bbca539df Lag fix 2017-03-11 09:09:23 +03:00
aa6 3bdd2277b5 Better comments. 2017-01-18 17:33:31 +03:00
aa6 af42e5b213 Better comments. 2017-01-18 00:31:48 +03:00
aa6 6341150da7 Decreasing png sizes. 2017-01-14 18:28:59 +03:00
aa6 66509a39f6 A bit more refactoring. 2017-01-13 23:49:06 +03:00
aa6 909d6b3943 A bit more refactoring. 2017-01-13 23:47:52 +03:00
aa6 11af4e9aff A bit more refactoring. 2017-01-13 23:42:44 +03:00
aa6 7bb254b961 Massive code refactoring. 2017-01-13 23:39:28 +03:00
aa6 083fceba18 Comments markup test 3 2017-01-13 15:19:42 +03:00
aa6 67d74ede86 Comments markup test 2 2017-01-13 15:08:04 +03:00
aa6 ae2cc2db95 Comments markup test 2017-01-13 15:07:05 +03:00
aa6 39b47868ff More consistent offline stats 2017-01-13 13:20:53 +03:00
aa6 dd996cc1e4 More comments. 2017-01-13 13:13:27 +03:00
aa6 221847b12c Code commenting 2017-01-12 19:06:11 +03:00