Tons of fixes
Added movement updates Updated how entities are checked Events sending between packet service all the way to the logic service
This commit is contained in:
@@ -93,7 +93,8 @@ services:
|
||||
LOG_LEVEL: "debug"
|
||||
LOGIC_LOG_LEVEL: "debug"
|
||||
# MAP_IDS: "1,2,3,4,5,6,8,9,10,11,15,16,17,18,20,21,22,23,24,25,26,27,28,29,31,32,33,34,35,36,37,40,42,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,70,71,72,73,74,75,76,77,78,79,80"
|
||||
MAP_IDS: "1,2,3,4,5,6,8,9,10,11,15,16,17,18,20"
|
||||
# MAP_IDS: "1,2,3,4,5,6,8,9,10,11,15,16,17,18,20"
|
||||
MAP_IDS: "20"
|
||||
WORLD_SERVICE_NAME: "Athena"
|
||||
service:
|
||||
annotations:
|
||||
|
||||
Reference in New Issue
Block a user