riiablo/server
Collin Smith ff7a27d334 Added support for serializing and synchronizing dropped items
Added support for serializing and synchronizing dropped items
Picking up items not supported yet -- requires API change
Added packet types for DropItem and PickupItem
Added ItemP component table and ItemSerializer
Added EntityFactory#createItem(Item,float,float)
Removed CharStats.BlockFactor from Stat.toblock item property -- should be applied on view stats and base character properties list
2019-12-31 02:46:34 -08:00
..
bncs Added rudimentary support for BNCS (chat service) 2019-12-02 03:12:44 -08:00
bnls Added support for creating game sessions with MCP 2019-11-30 02:24:13 -08:00
d2gs Added support for serializing and synchronizing dropped items 2019-12-31 02:46:34 -08:00
mcp Fixed passing connect info in JoinGame 2019-11-30 20:16:58 -08:00