yapb-noob-edition/src
jeefo a3288cc353
fix: prevent loading graphs with less than 8 nodes (brokes pathfinder)
fix: prevent running A* with less than 8 nodes (in case converted one)
fix: trying to play with graph author/modified stuff per #374
2022-10-06 17:01:18 +03:00
..
botlib.cpp fix: bots do not look at the wall while camping. (solves #303) 2022-09-13 10:57:59 +03:00
chatlib.cpp fix: chat percentage isn't working as expected (resolves #332) 2022-04-18 17:31:37 +03:00
combat.cpp update: bump the year 2022-01-04 00:23:19 +03:00
config.cpp fix: bomb plant chat section is mistakenly assigned to kill chat section (fixes #281) 2022-01-19 01:11:01 +03:00
control.cpp add: make graph author read-only if graph file already has author upon load (resolves #369) 2022-09-21 14:47:36 +03:00
engine.cpp fix: use memfile to use engines search paths for veryfying chatter files. 2022-04-14 11:55:37 +03:00
entities.cpp update: bump the year 2022-01-04 00:23:19 +03:00
graph.cpp fix: prevent loading graphs with less than 8 nodes (brokes pathfinder) 2022-10-06 17:01:18 +03:00
linkage.cpp fix: clear out graph editor upon player disconnect 2022-01-29 12:20:11 +03:00
manager.cpp improve: use ScoreAttrib message to detect if bot is a VIP or not. (#356) 2022-08-03 23:59:57 +03:00
message.cpp improve: use ScoreAttrib message to detect if bot is a VIP or not. (#356) 2022-08-03 23:59:57 +03:00
module.cpp update: bump the year 2022-01-04 00:23:19 +03:00
navigate.cpp fix: prevent loading graphs with less than 8 nodes (brokes pathfinder) 2022-10-06 17:01:18 +03:00
support.cpp add: make graph author read-only if graph file already has author upon load (resolves #369) 2022-09-21 14:47:36 +03:00