1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-07-01 08:00:23 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
LeMagnesium
bd120ad481 [hudbars & bobblocks & solarmana & sprint] Prepare for 0.4.14
- For #427
2016-04-17 18:11:33 +02:00
Wouters Dorian
fbfc43fc63 [sprint] Fix method name and stamina HUD bar max_value change 2015-07-31 21:48:37 +02:00
fd5e56fe1e fixed error hudbars: stamina > maxStamina 2015-07-28 22:33:43 +02:00
LeMagnesium
0754d7a5aa Reorganized pclasses and tweaked sprint bar
- Tweaked sprint bar in order to change its maximum value according to the one defined for each player
 - Reorganized pclasses into multiple files (api, init, one for each class). Next thing to do : document/simplify api
2015-07-27 19:13:30 +02:00
ffd9631526 fixed typo and wrong var used 2015-07-27 02:56:33 +02:00
LeMagnesium
4146c070d0 Added sprint increase and dicrease with warrior class
- WIP
 - Solves part of #113 and #114
2015-07-26 01:05:10 +02:00
962fb7b64a Fixed variable error gametime
re-added missing sound and timeout
re-added MFF icon stamina
2015-06-19 21:17:23 +02:00
LeMagnesium
bd86d9d8f4 Added all hudbars by @Wuzzy2
- Removed hud (incompatible)
 - Copied all hunger.lua's values in new hunger.lua (hbhunger)
 - Added hbhunger, hbarmor
 - Updated sprint mod
2015-06-16 19:22:40 +02:00
LeMagnesium
f81b8ca677 Removed whitespaces 2015-06-10 19:03:32 +02:00
e849f33780 add hudbars support and optimize
add new hudbars support
optimize fonction cactus
Active sprint only when we move
2015-03-18 03:11:20 +01:00
829e7388c1 remove useless condition (bug?) 2015-03-08 23:34:18 +01:00
LeMagnesium
61de42c8fb Removed debug print from crabman77's pull-request in sprint 2015-01-20 21:32:21 +01:00
guillaume
715ca50df1 Passage de globales en locales
Adaptation des variables global en local pour la version 4.11
2015-01-11 21:25:25 +01:00
LeMagnesium
06ff688a3e Adding security on esprint 2014-12-11 19:18:34 +01:00
Ombridride
887473124e Merge server to github 2014-12-11 18:53:00 +01:00
LeMagnesium
3c10469c03 Copying code of cactus' check in sprint
- Sprint mod now check if the player is near a cactus. If yes, it hurts
  him. However, the duration between two checking is about 0.1 seconds.
2014-12-07 18:01:17 +01:00
Ombridride
734dff15ba Add a breathless sound for sprint mod
And delete a temporary file
2014-12-05 13:02:35 +01:00
LeMagnesium
2850a4c243 Modifications for sprint and moretrees
- Moretrees' leaves aren't walkable anymore
- Adding the snore sound in default
- Adding snore sound's play when stamina has run out (on both e and w
  sprint)
- I don't know why mud mods/snow/config.txt has been modified
2014-12-04 17:59:35 +01:00
Ombridride
b86fd8cfa9 merge server with github 2014-11-29 15:40:55 +01:00