1
0

328 Commits

Author SHA1 Message Date
Emagi
c08d1ca70a enable house icon for placed house spawns for DoF and earlier clients 2024-08-20 07:47:25 -04:00
Emagi
4d659a2601 Web administration now has /setadminstatus support 2024-08-18 07:44:57 -04:00
Emagi
8d09f4e043 Update LuaFunctions.cpp 2024-08-17 04:27:45 -04:00
Emagi
85c6d48f70 WorldServer Updates
- Added DespawnByLocationID(Zone, Location_ID, Delay) - delay defaults as 0 (instant).
- SpawnGroupByID and SpawnByLocationID will now randomly pull from the locations list of entities, instead of the initial spawn available (iterator 0).
2024-08-17 04:22:52 -04:00
Emagi
29e2c18ab8 omit objects from ground y 2024-08-06 12:46:35 -04:00
Emagi
8d41c4ee44 Create .gitignore 2024-08-06 08:33:56 -04:00
Emagi
654a886cab Additionally the log_config.xml 2024-08-06 07:57:34 -04:00
Emagi
c7052e20a8 change filenames to not interfere with a working directory 2024-08-06 07:57:14 -04:00
Emagi
0766ac4cf2 Make client and worldserver rest responses conform to json standard 2024-08-06 06:49:10 -04:00
Emagi
ca28e77ae4 Crash fix, new lua function IsSpawnGroupAlive(Zone, Group_ID)
Crash fix for SpawnGroupByID on invalid group, IsSpawnGroupAlive(Zone, Group_ID) added.
2024-08-02 15:51:28 -04:00
Emagi
5d2d49fd47 Update Player.cpp 2024-07-26 21:28:15 -04:00
Emagi
6030449561 revert the diff re-sizing of the inventory packet 2024-07-24 09:50:02 -04:00
Emagi
b695a33a74 fixed accidentally overwriting grid id sent to clients in zones where they have a different map than the other spawn 2024-07-24 09:08:05 -04:00
Emagi
60708af958 Update GroundSpawn.cpp 2024-07-23 08:19:44 -04:00
Emagi
cba15d5d72 Update net.cpp 2024-07-22 09:42:50 -04:00
Emagi
19440c0755 Update server_config.json 2024-07-22 09:38:28 -04:00
Emagi
c5519d020f Update net.cpp 2024-07-22 09:35:15 -04:00
Emagi
5ca6fa7982 base of server directory 2024-07-22 09:22:42 -04:00
Emagi
2ec9a774b7 include lua library in makefile 2024-07-22 09:15:27 -04:00
Emagi
16ab5cff93 fix recast lib dir 2024-07-22 09:12:17 -04:00
Emagi
f4647acd4b another common header wrongly pointed to 2024-07-22 09:09:14 -04:00
Emagi
38ad32b49c this was not including the MiscFunctions correctly before 2024-07-22 09:08:33 -04:00
Emagi
86e843ceea lua include for makefiles 2024-07-22 09:03:58 -04:00
Emagi
b490dce8b4 no lua sub dir for include 2024-07-22 09:01:06 -04:00
Emagi
f0e163b1d8 fix lua includes 2024-07-22 08:58:14 -04:00
Emagi
e90f9b2a49 Fix glm includes 2024-07-22 08:54:38 -04:00
Emagi
89194da149 EQ2Emu Source Base July 2024 2024-07-22 08:52:28 -04:00
emagi
9e433b82c6
Initial commit 2024-07-05 10:32:47 -04:00