This website requires JavaScript.
Explore
Help
Sign In
cassidy
/
project-meteor-server
Watch
1
Star
0
Fork
0
You've already forked project-meteor-server
mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced
2025-05-20 08:26:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ioncannon/crafting_and_localleves
Add File
New File
Upload File
Apply Patch
project-meteor-server
/
Map Server
History
Filip Maj
533777fb3a
Changes
2022-01-19 22:11:25 -05:00
..
Actors
Changes
2022-01-19 22:11:25 -05:00
DataObjects
Finished the crafting start window system. Added PassiveGuildleveQuests and refactors the Quest object. Cleaned up how zone music is handled.
2021-02-26 20:53:42 -05:00
Lua
Changes
2022-01-19 22:11:25 -05:00
navmesh
Cleaned up namespaces (still have to do Map Project) and removed references to FFXIV Classic from the code. Removed the Launcher Editor project as it is no longer needed (host file editing is cleaner).
2019-06-19 00:05:18 -04:00
Packets
SetPushEventConditionWithTriggerBox & EventList.cs - Made changes to PushBoxEventCondition so it can function ingame if provided the correct parameters in the eventConditions in the gamedata_actor_class SQL. These are used for the Market Wards entrances in each city
2020-09-25 18:15:54 -04:00
Properties
Renamed assemblies.
2019-06-19 00:17:39 -04:00
Utils
Finished the crafting start window system. Added PassiveGuildleveQuests and refactors the Quest object. Cleaned up how zone music is handled.
2021-02-26 20:53:42 -05:00
App.config
Cleaned up namespaces (still have to do Map Project) and removed references to FFXIV Classic from the code. Removed the Launcher Editor project as it is no longer needed (host file editing is cleaner).
2019-06-19 00:05:18 -04:00
CommandProcessor.cs
Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor.
2019-06-19 01:10:15 -04:00
ConfigConstants.cs
Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor.
2019-06-19 01:10:15 -04:00
Database.cs
Finished the crafting start window system. Added PassiveGuildleveQuests and refactors the Quest object. Cleaned up how zone music is handled.
2021-02-26 20:53:42 -05:00
inventorys_packets.txt
Cleaned up namespaces (still have to do Map Project) and removed references to FFXIV Classic from the code. Removed the Launcher Editor project as it is no longer needed (host file editing is cleaner).
2019-06-19 00:05:18 -04:00
Map Server.csproj
Added recipe resolver
2021-02-26 21:10:01 -05:00
NLog.config
Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor.
2019-06-19 01:10:15 -04:00
packages.config
Updated NLog to fix mono console output under Linux and removed NLog.config/schema
2019-06-21 02:48:28 +02:00
PacketProcessor.cs
Packet refactoring.
2019-07-26 23:24:06 -04:00
Program.cs
Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor.
2019-06-19 01:10:15 -04:00
Server.cs
Finished the crafting start window system. Added PassiveGuildleveQuests and refactors the Quest object. Cleaned up how zone music is handled.
2021-02-26 20:53:42 -05:00
SharpNav.dll
Cleaned up namespaces (still have to do Map Project) and removed references to FFXIV Classic from the code. Removed the Launcher Editor project as it is no longer needed (host file editing is cleaner).
2019-06-19 00:05:18 -04:00
WorldManager.cs
Reimplemented dream packets. Fixed instance update bug that was locking up client when waking up. When going to sleep the proper position is saved. Still need to handle if the player logs out in the inn vs sleeping.
2019-07-27 21:55:07 -04:00