Commit Graph

  • c94252c7e2 Fix: Better description. master aa6 2022-03-27 09:17:21 +0300
  • de960d8c5e Fix: indentation broken aa6 2022-03-27 09:14:28 +0300
  • a3ffb5d2da Fix: Compatibility fix aa6 2022-03-27 08:52:56 +0300
  • 53f1aa66de Fix: Better description. aa6 2022-02-22 23:16:06 +0300
  • c124238eba Fix: Comment on minetest.settings:get() behavior. aa6 2022-02-22 22:17:04 +0300
  • 4d685be109 Fix: Bad code indentation. aa6 2022-02-22 22:09:56 +0300
  • 3ecc66ed31 Fix: Removing debug code. aa6 2022-02-22 22:09:07 +0300
  • 562e080d64 Fix: minetest.settings:get() doesn't return actual value when unset. aa6 2022-02-22 22:07:49 +0300
  • 3307c3408a Fix: More painful nonsense to mention about. aa6 2022-02-05 18:13:03 +0300
  • 5ba777d7ce Fix: Debug basics I fail to remember every time and waste time on. aa6 2022-02-05 16:26:53 +0300
  • 4548bb5c78 Fix: Enable ingame settings by default. aa6 2022-02-04 15:17:12 +0300
  • c469d7bed3 Feature: no stamina? drink a coffee! Version number update aa6 2020-09-01 19:09:07 +0300
  • dcae463550
    Feature: no stamina? drink a coffee! (#5) Farming mod support. rusty-snake 2020-09-01 16:05:07 +0000
  • 23f713d59e Fix: Increase stamina rates a little bit more to make it less confusing. aa6 2020-07-15 12:35:49 +0300
  • 4745ec0115 Fix: BAD_PHYSICS_OVERRIDE_MODE is now a default. aa6 2020-07-15 10:44:49 +0300
  • d8ee43a6e2 Fix: Preventing possible bugs with git version of player_monoids. aa6 2020-07-15 08:25:14 +0300
  • 2142b87da8 Fix: Increased stamina change rates. aa6 2020-07-15 08:05:39 +0300
  • effdadf011 Fix: Code indentation again. aa6 2020-07-14 10:05:04 +0300
  • 7636698ed0 Fix: Code indentation. aa6 2020-07-14 10:03:25 +0300
  • a0caf808e0 Fix: Getting rid of duplicate minetest.register_on_joinplayer. aa6 2020-07-14 09:58:04 +0300
  • e8796f3a18 Fix: Support player_monoids v2018-05-26 aa6 2020-07-14 09:15:32 +0300
  • d86bb0e1ed Fix: Support player_monoids v2018-05-26 aa6 2020-07-14 09:09:16 +0300
  • bdee696310 Fix: Support for hudbars above 2.0.0. aa6 2020-07-11 10:38:44 +0300
  • 8ab5d0f6bc Fix: New world config to contain copied values from a default config. aa6 2019-08-24 19:07:21 +0300
  • e8b5c0def5 Fix: Git doesn't want to remove deleted files. aa6 2019-08-24 18:03:45 +0300
  • 0c70ad59c3 Fix: Code simplification. aa6 2019-08-24 17:55:17 +0300
  • 309c30a76c Fix: Code simplification. aa6 2019-08-24 16:22:10 +0300
  • bf9c339123 Fix: Better readme. aa6 2019-08-24 15:08:46 +0300
  • 82f0a66192 Fix: Code simplification. aa6 2019-08-24 14:53:55 +0300
  • f8f99e0c4c Fix: Missing monoids dependency. aa6 2019-07-20 14:47:06 +0300
  • 9a3187f8b9 Fix: Wrong function name. aa6 2019-07-20 14:40:32 +0300
  • 40a487cc10 Fix: Code beautification. aa6 2019-06-23 23:53:51 +0300
  • 231c0c2c77 Feature: Monoids support for speed and jump; Bad physics override mode. aa6 2019-06-23 22:06:01 +0300
  • 4c25bf9273 Fix: Move config loading code to init_config.lua. aa6 2019-05-25 11:26:00 +0300
  • a0f68e63f5 Feature: Settings compatibility. aa6 2019-05-25 10:02:04 +0300
  • a75b37e09b Fix: replacing SPRINT_STAMINA_DECREASE_PER_UPDATE_PERIOD_COEFFICIENT to SPRINT_STAMINA_DECREASE_PER_SECOND_PERCENTS for configuration conveniency aa6 2019-05-15 21:51:02 +0300
  • 5f80a1e5d9 Feature: World-specific config autocreating. aa6 2019-05-11 15:33:12 +0300
  • d01886b9ac Fix: pre-commit hook explanation. aa6 2018-02-18 08:25:24 +0300
  • bd9ad4e79d Fix: Shell terminal log message when loading world-specific config. aa6 2018-01-02 18:21:06 +0300
  • 7af2af7eed Fix: Reorganizing repository utils. aa6 2018-01-02 18:11:28 +0300
  • 0b430e3e23 Feature: Clearer dyspnea API: 'dyspnea-on' and 'dyspnea-off' events instead of one 'dyspnea' event with value. aa6 2018-01-02 17:55:02 +0300
  • 58ec0b2382 Fix: readme.md markup quirks aa6 2017-10-29 10:09:12 +0300
  • 590448cd6f Fix: adding a per-world config feature mention to the readme. aa6 2017-10-29 10:06:55 +0300
  • abdf8c3ef5 Fix: adding a per-world config feature mention in the default config file. aa6 2017-10-29 10:03:57 +0300
  • 85944b4bb6 Fix code readability aa6 2017-10-29 09:59:20 +0300
  • 9b69b6965c Per-world config feature. Should be stored in worlds/<worldname>/mod_minetest_wadsprint_config.lua aa6 2017-10-29 09:53:06 +0300
  • 63401635e2 Readme typo fix aa6 2017-10-27 10:29:40 +0300
  • a13b8f0532 .gitignore is no more useful aa6 2017-10-27 10:27:16 +0300
  • 1bdb41fbda Hiding HUD bars must not be turned on by default. aa6 2017-10-26 22:28:56 +0300
  • f1fbfbe27b Introducing minetest_wadsprint.HIDE_HUD_BARS config option to hide HUD UI bars. aa6 2017-10-26 22:25:00 +0300
  • 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 aa6 2017-10-25 23:03:38 +0300
  • 09a29f87ef Allow to jump over two blocks with shift by default because it's fun. aa6 2017-08-10 14:59:42 +0300
  • ec47decc97 0.1s controls check delay is actually noticeable aa6 2017-05-07 13:01:08 +0300
  • 067aa41f0b Code commenting. aa6 2017-05-02 21:54:45 +0300
  • 74f37a8cce Better readme aa6 2017-04-24 20:58:21 +0300
  • 90719430fd Better readme aa6 2017-04-24 20:55:18 +0300
  • d446a3381c Deleting trash aa6 2017-04-24 20:47:31 +0300
  • 780718e21f More compatibility with mod standards https://forum.minetest.net/viewtopic.php?f=47&t=14224 aa6 2017-04-24 20:45:58 +0300
  • f64bad52b4 Testing pre-commit hook. aa6 2017-04-24 18:46:23 +0300
  • 2f96f67b15 Link to changelog aa6 2017-04-24 18:28:37 +0300
  • a68d2725a1 Errors in API aa6 2017-04-24 18:25:20 +0300
  • 2bbca539df Lag fix aa6 2017-03-11 09:09:23 +0300
  • 3bdd2277b5 Better comments. aa6 2017-01-18 17:33:31 +0300
  • af42e5b213 Better comments. aa6 2017-01-18 00:31:48 +0300
  • 6341150da7 Decreasing png sizes. aa6 2017-01-14 18:28:59 +0300
  • 66509a39f6 A bit more refactoring. aa6 2017-01-13 23:49:06 +0300
  • 909d6b3943 A bit more refactoring. aa6 2017-01-13 23:47:52 +0300
  • 11af4e9aff A bit more refactoring. aa6 2017-01-13 23:42:44 +0300
  • 7bb254b961 Massive code refactoring. aa6 2017-01-13 23:39:28 +0300
  • 083fceba18 Comments markup test 3 aa6 2017-01-13 15:19:42 +0300
  • 67d74ede86 Comments markup test 2 aa6 2017-01-13 15:08:04 +0300
  • ae2cc2db95 Comments markup test aa6 2017-01-13 15:07:05 +0300
  • 39b47868ff More consistent offline stats aa6 2017-01-13 13:20:53 +0300
  • dd996cc1e4 More comments. aa6 2017-01-13 13:13:27 +0300
  • 221847b12c Code commenting aa6 2017-01-12 19:06:11 +0300
  • a85cd30745 Typo fix. aa6 2017-01-12 18:46:15 +0300
  • 48f196fc1c Version incrementor update aa6 2017-01-12 18:42:57 +0300
  • 0e84550d8a Variables renaming, commenting code. aa6 2017-01-12 18:25:36 +0300
  • 4e12231069 Re-arranging functions + additional check in minetest_wadsprint.scan_player_controls aa6 2016-10-21 00:18:51 +0300
  • ff190ad1c6 Some changes in the code I forgot of aa6 2016-10-20 23:51:18 +0300
  • ded521653b Better hudbars coloring. aa6 2016-07-22 22:35:55 +0300
  • 0c0131e422 Better hudbars coloring. aa6 2016-07-22 22:31:51 +0300
  • a2ad65ef1d Fixing version incrementor broken by imagetragick fix. aa6 2016-07-22 20:21:23 +0300
  • 94cc1c9914 Icon and background changing for hudbars 1.4 aa6 2016-07-22 20:07:02 +0300
  • c8a81190e1 Icon and background changing for hudbars 1.4 aa6 2016-07-22 19:56:18 +0300
  • cf0ca195fe Readme update. aa6 2016-06-08 22:08:13 +0300
  • e8003e09c1 Readme update. aa6 2016-06-08 22:07:29 +0300
  • 021f7b685e Readme update and version bump. aa6 2016-06-08 22:06:15 +0300
  • 3eee1af18c Readme update. aa6 2016-06-08 22:05:44 +0300
  • 00aa56361d API changes aa6 2016-06-08 21:23:17 +0300
  • 1e168b9af7 Fix stupid infinite running bug again aa6 2016-05-06 06:39:56 +0300
  • fba3bf03af Fix nasty bug with separated physics aa6 2016-05-04 18:33:01 +0300
  • 6667d779ed Add .gitignore to the repo aa6 2016-05-04 18:26:50 +0300
  • 8f09c4c564 Adding saved_players_stats.dat to gitignore aa6 2016-05-04 18:23:55 +0300
  • a85c31c793 Separate physics and running to avoid lag && disable A+S+D running aa6 2016-05-04 18:12:05 +0300
  • b01f3e518e Fix: Player could run infinite while holding A+D aa6 2016-04-30 23:58:34 +0300
  • 69f0d50296 Fix: Player could run infinite while holding A+D aa6 2016-04-30 23:57:58 +0300
  • 5de00a8a55 API, Saving players stamina, Fix hud bugs aa6 2016-04-30 23:44:16 +0300
  • 6756a6beb1 Removed debug print call aa6 2016-04-30 13:49:30 +0300
  • acc8c3bac8 timer_properties_update renamed to timer_stats_update aa6 2016-04-30 13:46:29 +0300