1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-08 13:50:25 +02:00
server-nalc/mods/mff/mff_pclasses
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
..
sounds Add [mff_pclasses], MFF-specific pclasses 2015-07-31 21:53:32 +02:00
admin.lua Updated pclasses 2015-08-20 17:18:57 +02:00
depends.txt Add [mff_pclasses], MFF-specific pclasses 2015-07-31 21:53:32 +02:00
hunter.lua Updated pclasses 2015-08-20 17:18:57 +02:00
init.lua Updated pclasses 2015-08-20 17:18:57 +02:00
warrior.lua Updated pclasses 2015-08-20 17:18:57 +02:00
wizard.lua Updated pclasses 2015-08-20 17:18:57 +02:00