1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-22 12:47:46 +00:00
project-meteor-server/FFXIVClassic Common Class Lib
Tahir Akhlaq c70cf022b7 moved vector3 to common
- changed distance checks to distance squared
- reexported central thanalan navmesh with cell size 0.60, height 0.26, radius 0.5, edge error 1.3, merged region size 30
- todo: main logic loop per zone and move this into proper ai classes
2017-06-29 19:14:03 +01:00
..
Properties PROJECT: added common library to make common files actually common 2016-06-12 20:12:59 +01:00
app.config more work on commands 2016-06-18 05:42:14 +01:00
BasePacket.cs More work on the world server. Modified map server to communicate with it. 2016-08-29 08:17:14 -04:00
Bitfield.cs PROJECT: added common library to make common files actually common 2016-06-12 20:12:59 +01:00
Blowfish.cs mass replaced all methods to pascal case 2016-06-14 21:29:10 +01:00
EfficientHashTables.cs mass replaced all methods to pascal case 2016-06-14 21:29:10 +01:00
FFXIVClassic Common Class Lib.csproj moved vector3 to common 2017-06-29 19:14:03 +01:00
packages.config Added decompression/compression of packets. Cleaned up handshaking. 2016-08-24 15:41:54 -04:00
Sql.cs cleaned up previous commit 2016-06-21 21:47:07 +01:00
STA_INIFile.cs Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into method_casing 2016-06-14 22:54:02 +01:00
SubPacket.cs More work on the world server. Modified map server to communicate with it. 2016-08-29 08:17:14 -04:00
Utils.cs moved pathing crap out of actor 2017-06-29 19:14:01 +01:00
Vector3.cs moved vector3 to common 2017-06-29 19:14:03 +01:00