Commit Graph

12 Commits

Author SHA1 Message Date
4178945abe Decoupled player and NPC view distance. 2020-08-26 04:58:17 +02:00
b79bc56b31 Implement NPC spawning.
Protected by a simplified GM system. Either everyone is a GM (local
servers) or nobody is (public servers).
2020-08-25 04:28:42 +02:00
113ce0af07 Load the NPC and warp JSON files according to the config file.
NPC data was being read from the config, but ignored.
2020-08-25 03:45:04 +02:00
e99feb03d5 Add verbosity levels. 2020-08-23 23:09:31 +02:00
35c622d8a2 Add support for verbose logging. 2020-08-22 19:39:13 +02:00
bbd6c5b532 moved header libraries 2020-08-21 21:03:12 -05:00
f289c72f6f populated NPCManager 2020-08-21 17:14:11 -05:00
JadeShrineMaiden
caaffcbe3d
Item Deletion and extra fixes (#17)
* Deleting Items

* fixes

* fixes 2

* Basic GM login

* Update ItemManager.cpp

Co-authored-by: Raymonf <raymonf@outlook.com>
2020-08-21 15:09:52 -05:00
d6e1f57c23 merged master 2020-08-20 10:43:37 -05:00
f2059c9ce1 merged motd and exit patch by dongresource 2020-08-19 12:22:54 -05:00
24d30a05bf added heartbeat support 2020-08-18 20:34:39 -05:00
9d366e3720 inital commit 2020-08-18 15:42:30 -05:00