| Commit message (Collapse) | Author | Age |
| |
|
|
| |
Started work on the new npc system
|
| |
|
|
|
|
|
|
|
|
|
| |
* Animation api now allows sequences to be played
* items now have a .inv attribute that is set when they are added
to shaped or equipment inventories
* Refactored the way skill inventory is structured
* Added some more methods to cl_common to move items around on a
player
* Minor update to nrequire to display purple message when asked
to include a file that dosn't exist.
|
| | |
|
| |
|
|
| |
Also did some other stuff I guess
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* New error messages for missing dependencies
* Removed useless art_serverchanger entity
* Added a sweet ascii logo
* Added Skills
* Minor fixes to cl_inventory tracker
* Changed a few prints to use logging module
|
|
|
Added skill inventory to the inventory system
New players now stsart with a skill inventory
|