1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-05-12 14:07:46 +00:00
project-meteor-server/FFXIVClassic Map Server/actors/area
Tahir Akhlaq 1637bba167 added target finding within box (thanks kjLotus!)
- added function to return position as Vector3 to Actor (todo: maybe we should just use the class instead of 3 separate floats?)
- added function to return all actors in Area
- actually added documentation to TargetFind stuff (kill me pls)
- todo: actually test this..
2017-07-10 02:31:37 +01:00
..
Area.cs added target finding within box (thanks kjLotus!) 2017-07-10 02:31:37 +01:00
PrivateArea.cs Finished refactoring Map Server. Clear of syntax errors. 2017-06-27 16:55:14 -04:00
PrivateAreaContent.cs Added a "silent" option for LuaEngine calls. More content instance work. Full classpath now used for zones. 2017-04-29 20:30:54 -04:00
SpawnLocation.cs Child scripts now loaded by a uniqueId in the spawn table. 2016-06-09 22:58:03 -04:00
Zone.cs Merge branch 'develop' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into ai 2017-07-08 04:10:36 +01:00