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

7 Commits

Author SHA1 Message Date
a0f2f09e90 fix typo in shield
update armor_inventory only when switch class
we can not be equipped with reserved armor another class
2015-11-27 00:17:33 +01:00
LeMagnesium
d38fa23ab3 [mff_pclasses] Reserve plain mithril armor to warriors 2015-11-26 22:26:08 +01:00
LeMagnesium
ebf049e4fa [mff_pclasses] Reserve all black mithril and leather armors 2015-11-26 22:18:07 +01: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
Wouters Dorian
ee461e1d41 Add [mff_pclasses], MFF-specific pclasses 2015-07-31 21:53:32 +02:00