1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-20 03:30:22 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
BUISSON-DEBON Quentin
67630b4b15 New (increased) max stamina values
Adventurer : 10
Warrior : 20
Hunter without armor set : 30
Hunter with armor set : 40
2016-05-04 00:36:26 +02:00
b53d407979 fix no drop hunter bow_minotaur_horn/arbalest_auto when loaded, issue https://github.com/MinetestForFun/server-minetestforfun/issues/420 2016-03-17 22:03:07 +01:00
e0ce022cac fix only play pclasses sound to player and only if player switch classes 2016-01-03 23:01:40 +01:00
LeMagnesium
ebf049e4fa [mff_pclasses] Reserve all black mithril and leather armors 2015-11-26 22:18:07 +01:00
8ce79c3dfc add spears mod
update reserved items name in  pclasses, throwing:->spears:
2015-10-12 22:37:23 +02:00
428127f43d added reserved spear for hunter 2015-09-21 22:09:16 +02:00
LeMagnesium
743507564f Updated pclasses
- Moved the holographic item's name as a field in switch_params (pclasses.api.register_class)
 - Added wizard class' skeleton for later
 - Fixed a few bugs in nodes, inventory and api
 - Splitted tick function to bury items in two
 - Items from 3d_armor's armor inventory are also affected by inventory vacuuming (from tick function).
   The player's static armor inventory is first cleared, then copied to the detached one, then armor updates everything else (rendering, model, etc)
 - Fixed itemname of admin shield to reserve it properly
 - Return graveyard inventory if it already exists. Do not create it every two seconds
2015-08-20 17:18:57 +02:00
LeMagnesium
2cd80bccf1 Add tile image in class switches' parameters and tweak colors
- Refers to #216
2015-08-17 10:53:13 +02:00
LeMagnesium
e281845f45 Edit colors of class switches
- Solves #216
2015-08-16 15:28:15 +02:00
LeMagnesium
aa2f62afb3 Added automated arbalest to throwing mod
- Chmod-ed all files
 - Removed whitespaces
 - Added automated arbalest in spreadsheet, throwing, and hunters' reserved items
 - Solves #206
2015-08-11 12:02:43 +02:00
Wouters Dorian
ee461e1d41 Add [mff_pclasses], MFF-specific pclasses 2015-07-31 21:53:32 +02:00