forked from otland/forgottenserver
-
Notifications
You must be signed in to change notification settings - Fork 9
Pull requests: atlas-kit/atlas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(monster): prevent spiral movement loop when overlaps creature
#184
opened Feb 17, 2026 by
ramon-bernardo
Loading…
3 tasks done
refactor(creature): replace polling-based pathfinding with event-driven follow system
#183
opened Feb 15, 2026 by
ramon-bernardo
Loading…
3 tasks done
feat(lua): move chase and target behavor to Lua (part 2)
#181
opened Feb 13, 2026 by
ramon-bernardo
•
Draft
3 tasks
refactor(creature): centralize follow and attack behavior in base Creature class
#180
opened Feb 12, 2026 by
ramon-bernardo
Loading…
3 tasks done
feat(lua): refactor player fighting modes system and move handling to Lua
#178
opened Feb 12, 2026 by
ramon-bernardo
Loading…
3 tasks done
refactor(events): split events into separate files
#177
opened Feb 9, 2026 by
ramon-bernardo
Loading…
3 tasks done
perf: Replace linear searches with hash maps
#157
opened Jan 24, 2026 by
luanluciano93
Loading…
3 tasks done
perf: Optimize SpectatorCache with unordered_map (4-8x faster)
#156
opened Jan 24, 2026 by
luanluciano93
Loading…
3 tasks done
improve: defer lookups/initializations until after early-return guards (C++ & Lua)
#155
opened Jan 24, 2026 by
luanluciano93
•
Draft
3 tasks done
refactor(general): replace typedef aliases with explicit smart pointer types
#152
opened Jan 22, 2026 by
ramon-bernardo
Loading…
3 tasks done
refator: replace dynamic_cast with virtual method calls and static_cast
#139
opened Jan 16, 2026 by
luanluciano93
Loading…
3 tasks done
feat(events): implement player turn handling with new event system in Lua
#133
opened Jan 4, 2026 by
ranisalt
Loading…
refactor: add semantic position check methods to Position struct
#128
opened Dec 30, 2025 by
luanluciano93
Loading…
3 tasks done
feat(schedule-event): replace GlobalEvents with ScheduleEvent system
#122
opened Dec 27, 2025 by
ramon-bernardo
Loading…
3 tasks done
feat: Protobuf migration for appearances.dat
#112
opened Dec 24, 2025 by
luanluciano93
•
Draft
3 tasks done
feat: migrate Condition to modern smart pointers
#106
opened Dec 22, 2025 by
luanluciano93
Loading…
3 tasks done
feat: migrate Wildcard to modern smart pointers
#105
opened Dec 22, 2025 by
luanluciano93
Loading…
3 tasks done
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.