Commit Graph

29 Commits (master)

Author SHA1 Message Date
Rhys Rustad-Elliott d714ce3a33
Merge pull request #8 from bell07/patch-1
setSprint should be a local function
2018-05-11 22:55:59 -04:00
bell07 4e7f22d7d1
setSprint should be a local function
Non functional change, but to avoid overlapping with other mods the function setSprint should be local
2017-12-25 22:14:34 +01:00
GunshipPenguin cbd817ff6c Fix sprinting without moving 2015-03-19 22:35:38 -07:00
GunshipPenguin 6724176d4c Remove dependency on minetest_game by adding sprint particle image. 2015-02-27 20:07:25 -08:00
GunshipPenguin 91507c7520 Merge pull request #2 from Wuzzy2/hudbars_compat
Add compatibility to HUD bars mod.
2015-02-21 19:16:39 -08:00
Wuzzy 9b608a4613 Show only 1 digit after the decimal point 2015-02-10 01:22:25 +01:00
Wuzzy 1ac3ed1d72 Update for hudbars 0.3.0 2015-02-09 23:57:06 +01:00
Wuzzy dac5183483 Darken the HUD bar and icon a bit so the text becomes more readable 2015-02-09 22:29:23 +01:00
Wuzzy 2a48b843ab Update README.md 2015-02-09 22:26:17 +01:00
Wuzzy 9e1f7f4081 Apply correct SPRINT_STAMINA to HUD bar 2015-02-09 22:22:25 +01:00
Wuzzy 79eb1995cf Cap stamina at SPRINT_STAMINA 2015-02-09 22:11:14 +01:00
Wuzzy 89238c9e28 Add experimental HUD bars (0.2.0) support 2015-02-09 22:02:18 +01:00
Wuzzy 0f083e28e8 Fix wsprint.lua 2015-02-09 21:35:47 +01:00
Wuzzy d667a966a2 Change texture images for hudbars 2015-02-09 21:34:50 +01:00
GunshipPenguin dc7287ecde Fix no sprint particles appearing when SPRINT_METHOD = 0 2014-11-19 21:33:10 -08:00
GunshipPenguin e782c3ae8a Add ability to sprint by holding down e 2014-11-18 19:55:32 -08:00
GunshipPenguin c15ff6f6d5 Fix stamina bar breaking when changing SPRINT_STAMINA 2014-11-14 21:56:46 -08:00
GunshipPenguin 8b0d4aaa59 Fix stamina bar not resizing and moving improperly when window resized 2014-11-14 20:26:04 -08:00
GunshipPenguin 44f012feb2 Make sprint stamina bar arrows green 2014-11-14 16:04:39 -08:00
GunshipPenguin f923db2870 Update README.md with correct default sprinting speed 2014-11-13 17:29:57 -08:00
GunshipPenguin 1c1a6fe0b9 Add sprint stamina bar. Change licence to CC0. 2014-11-13 17:22:25 -08:00
GunshipPenguin 0eb304cf0d Cleanup and rearrange code. Add SPRINT_STAMINA variable for limiting sprinting, Update README, change default value of SPRINT_TIMEOUT to 0.5. 2014-11-08 00:32:16 -08:00
GunshipPenguin dd17936a6c Merge pull request #1 from andrepl/master 2014-09-30 18:03:48 -07:00
Andre 629366243a only loop once 2014-09-30 18:45:30 -04:00
GunshipPenguin fb74eede0f Add sprint particles behind player 2014-09-29 22:03:39 -07:00
GunshipPenguin de5da72297 Improved sprinting and cleaned up code 2014-09-29 20:43:50 -07:00
GunshipPenguin 124cfbbe4c Fixed crash bug when playing multiplayer 2014-07-03 17:48:05 -07:00
GunshipPenguin b84ca21bf9 Made a separate license file 2014-07-03 00:12:03 -07:00
GunshipPenguin 0789fadd28 First commit 2014-07-02 23:58:33 -07:00