Commit Graph

  • 65c743527e Add null check for loot drops (#1243) main David Markowitz 2023-10-28 03:32:19 -07:00
  • 79752c9abc chore: remove rarity table debug log (#1245) Aaron Kimbrell 2023-10-28 05:31:54 -05:00
  • 01efa72aad fix: Update navmeshes (#1229) David Markowitz 2023-10-27 21:19:43 -07:00
  • 6f3950dae7 chore: remove uneeded old perm map check (#1240) Aaron Kimbrell 2023-10-25 11:44:57 -05:00
  • a5e46e2844 Chat: Fix possible nullptr access (#1238) David Markowitz 2023-10-24 02:26:55 -07:00
  • 3a37f9581c Character Select: Fix deleted memory access (#1237) David Markowitz 2023-10-24 02:26:39 -07:00
  • 025ff593ce Script: Fix unupdated new component (#1236) David Markowitz 2023-10-23 13:25:07 -07:00
  • aab60567ba fix: adding a proximity monitor when one exists already (#1235) Aaron Kimbrell 2023-10-23 12:24:17 -05:00
  • 9aa81f95cc Script: Fix crashes (#1233) David Markowitz 2023-10-23 07:56:12 -07:00
  • 5ea06f9bda EntityManager: Fix iterator invalidation (#1234) David Markowitz 2023-10-23 06:55:38 -07:00
  • ae349d6b15 feat: Add isolated and simplified path to add components (#1204) David Markowitz 2023-10-22 18:08:49 -07:00
  • 22207ea9c9 Diagnostics: Fix error file (#1231) David Markowitz 2023-10-22 17:58:19 -07:00
  • 23d71340c9 Scripts: Fix possible nullptr access (#1232) David Markowitz 2023-10-22 14:53:54 -07:00
  • 5942182486 feat: Abstract Logger and simplify code (#1207) David Markowitz 2023-10-21 16:31:55 -07:00
  • 131239538b Entity: Add missing destroyable case (#1228) David Markowitz 2023-10-19 10:42:43 -07:00
  • 4c507e34a5 Merge pull request #1219 from DarkflameUniverse/lol Gie "Max" Vanommeslaeghe 2023-10-19 12:25:27 +02:00
  • 50921cce2d Loot: Fix rarity sorting (#1226) David Markowitz 2023-10-18 07:18:47 -07:00
  • 3806891db0 Teams: Default team loot to ffa (#1224) David Markowitz 2023-10-18 07:18:22 -07:00
  • ba91058736 Destroyable: Fix animated deaths (#1227) David Markowitz 2023-10-18 07:17:57 -07:00
  • 73e70badb7 Entity: fix bad ldf key serialization (#1225) David Markowitz 2023-10-17 06:45:46 -07:00
  • e4cae35edb PhantomPhysics: Fix gravity (#1221) David Markowitz 2023-10-16 05:55:57 -07:00
  • 2746683235 Master: Address race condition David Markowitz 2023-10-14 00:01:41 -07:00
  • c6087ce77a perf: Loot memory savings (#1165) David Markowitz 2023-10-09 13:33:22 -07:00
  • e96fd56fbd Diagnostics: Fix demangling (#1215) David Markowitz 2023-10-09 13:31:43 -07:00
  • 500ae4d6e5 Scripts: Fix ambiguous base class (#1216) David Markowitz 2023-10-09 13:31:25 -07:00
  • 094797881b Cannon Cove: Fix incorrect sign (#1211) David Markowitz 2023-10-09 13:29:11 -07:00
  • 3dd2791066 chore: Use TryParse for LDF parsing (#1206) David Markowitz 2023-10-09 13:22:40 -07:00
  • 570c597148 WIP (#1203) Aaron Kimbrell 2023-10-09 15:20:56 -05:00
  • ad003634f4 chore: Physics Component abstraction and addition of tests (#1159) David Markowitz 2023-10-09 13:19:38 -07:00
  • d8ac148cee refactor: re-write AOE, add FilterTargets, Update TacArc Reading (#1035) Aaron Kimbrell 2023-10-09 15:18:51 -05:00
  • 471d65707c Merge pull request #1217 from DarkflameUniverse/pre-req-fix Gie "Max" Vanommeslaeghe 2023-10-09 15:11:23 +02:00
  • 94f8a99fba Revert: Fix wisp lee mission David Markowitz 2023-10-08 23:23:14 -07:00
  • 288991ef49 fix: Players are able to join a race without having a race car (#1149) TAHuntling 2023-10-08 19:38:48 -05:00
  • 74cc4176e1 Update RigidbodyPhantomPhysicsComponent.h (#1213) David Markowitz 2023-10-08 13:58:47 -07:00
  • b33e9935f5 fix: GM 1272 was labled as 1273 (#1210) Aaron Kimbrell 2023-10-06 01:20:20 -05:00
  • 258ee5c1ee CheatDetection: Move player access (#1209) David Markowitz 2023-10-05 15:31:05 -07:00
  • a8820c14f2 AssetManager: Match allocators (#1205) David Markowitz 2023-09-30 16:48:12 -07:00
  • 1ec8da8bf7 fix: remove foreign key on name in cheat_detection table (#1202) Aaron Kimbrell 2023-09-30 06:22:32 -05:00
  • b24775f472 feat: Security improvements for spoofed packets (#1201) David Markowitz 2023-09-28 10:16:11 -07:00
  • bd65fc6e33 Fix version number (#1199) David Markowitz 2023-09-25 06:23:23 -07:00
  • 44f466ac72 fix: deleting last character still shows the character (#1123) David Markowitz 2023-09-24 00:55:54 -07:00
  • 51540568fb Strengthen checks for slash commands (#1198) David Markowitz 2023-09-22 17:48:35 -07:00
  • 08020cd86d chore: cleanup LU(W)string writing (#1188) Aaron Kimbrell 2023-09-20 20:06:28 -05:00
  • ca78a166d9 fix #1194 (#1196) Aaron Kimbrell 2023-09-19 05:59:02 -05:00
  • 2e386d29df fix: Limit the number of players that can join a team (#1187) Aaron Kimbrell 2023-08-18 18:58:27 -05:00
  • d893ecddeb Renamed RocketLaunchLUP to MultiZoneEntrance (#1185) Aaron Kimbrell 2023-08-18 14:14:40 -05:00
  • f4f13e081a Update Commands.md (#1184) David Markowitz 2023-08-13 17:05:04 -07:00
  • c26086aff5 perf: Add path height correction on world load (#1178) David Markowitz 2023-08-12 07:20:00 -07:00
  • 0337449aa7 Merge pull request #1183 from DarkflameUniverse/fastcrashfixes Gie "Max" Vanommeslaeghe 2023-08-12 12:21:14 +02:00
  • 598f4e1663 Fix dangling pointer David Markowitz 2023-08-12 02:11:25 -07:00
  • 5eca25e42a refactor: Move CDClient Database away from constructor queries (#1164) David Markowitz 2023-08-10 21:27:40 -07:00
  • d233c7e2aa Merge pull request #1182 from DarkflameUniverse/fixRawReading Gie "Max" Vanommeslaeghe 2023-08-10 23:50:11 +02:00
  • beaceb947b fix: Properly read in scene metadata (#1170) Aaron Kimbrell 2023-08-10 16:35:12 -05:00
  • 2cc13c6499 chore: Make serialize actually virtual (#1156) David Markowitz 2023-08-10 14:33:15 -07:00
  • ad81e341da add operator *= for vectors David Markowitz 2023-08-09 22:13:20 -07:00
  • fe6be21008 fix raw reading David Markowitz 2023-08-09 22:08:18 -07:00
  • cefdfc696a fix: Implement proper Sound trigger component serialization (#1160) Aaron Kimbrell 2023-08-06 15:38:12 -05:00
  • 7e2747a2d2 fix: load fdbchecksum to verify, even on character selection (world 0) (#1176) Aaron Kimbrell 2023-08-04 17:48:45 -05:00
  • a29253d2f0 feature: Donation Vendor Component (#1168) Aaron Kimbrell 2023-08-03 21:44:03 -05:00
  • e5b69745aa feat: Remove NET_VERSION define (#1153) David Markowitz 2023-08-03 19:38:33 -07:00
  • 040a78c386 fix: Remove usage of rand() and seed randomness for chatserver (#1152) David Markowitz 2023-08-03 19:38:19 -07:00
  • d8a5fd49a4 chore: Small movementAiComponent cleanup (#1145) David Markowitz 2023-08-03 19:38:04 -07:00
  • 208ed02158 Fix incorrect kick out of rebuilds (#1120) David Markowitz 2023-08-03 19:37:27 -07:00
  • 952786c166 chore: cleanup some vanity npc logic (#1174) Aaron Kimbrell 2023-08-03 21:37:09 -05:00
  • 9a07020a51 perf: Behavior Parameter memory savings (#1166) David Markowitz 2023-08-03 19:31:02 -07:00
  • a22ecf385f feature: add full known GM list (#1171) Aaron Kimbrell 2023-08-03 21:27:40 -05:00
  • c2b4aa4026 refactor: Vendor inventory loading (#1163) Aaron Kimbrell 2023-08-03 05:51:52 -05:00
  • 0d48cfe8c0 fix: Nipoint3 Operator+= (#1172) David Markowitz 2023-07-31 00:22:56 -07:00
  • e299bf9b62 fix: read and store the zone transition width properly (#1169) Aaron Kimbrell 2023-07-31 01:49:43 -05:00
  • 304af7922a Update MariaDB for windows (#792) Daniel Seiler 2023-07-24 03:51:13 +02:00
  • 0610fe99f8 fix: Nexus Tower Combat Challenge can be started twice if two players start it at the same time (#1147) TAHuntling 2023-07-23 18:04:45 -05:00
  • d1316cfc9f Merge pull request #1107 from EmosewaMC/first-draft-leaderboard-re-write Gie "Max" Vanommeslaeghe 2023-07-24 00:29:17 +02:00
  • bd5ead40f6 feat: upgrade session keys to use mersenne twister (#1155) avery 2023-07-23 14:59:43 -07:00
  • c791d1a237 feature: Auto update of ini files (#1154) David Markowitz 2023-07-23 12:09:07 -07:00
  • 54454973a1 Distance for pet digs increased slightly to help with navmesh issues (#1151) TAHuntling 2023-07-22 04:49:23 -05:00
  • b87537c637 bump minor version David Markowitz 2023-07-22 02:16:53 -07:00
  • a625d2eae5 Update SGCannon.cpp David Markowitz 2023-07-21 23:42:50 -07:00
  • 887e2a25f0 Fix race score bugs David Markowitz 2023-07-21 23:18:51 -07:00
  • 34392932b3 Merge branch 'main' into pr/1107 David Markowitz 2023-07-21 19:40:30 -07:00
  • cc251d0986 Update ActivityManager.cpp David Markowitz 2023-07-21 19:39:44 -07:00
  • 0c0f7216a1 Merge branch 'main' into pr/1107 David Markowitz 2023-07-21 19:38:59 -07:00
  • 342da56678 Added Player Rewards for Solo Racing (#1150) TAHuntling 2023-07-21 19:37:31 -05:00
  • 11b0097488 freemoney type update (#1146) TAHuntling 2023-07-19 11:07:41 -05:00
  • 3e3148e910 Move dZoneManager to game namespace (#1143) David Markowitz 2023-07-17 15:55:33 -07:00
  • 080a833144 Convert BrickDatabase to namespace (#1142) David Markowitz 2023-07-17 15:55:25 -07:00
  • 455f9470a5 Move EntityManager to Game namespace (#1140) David Markowitz 2023-07-15 13:56:33 -07:00
  • 9375c36c7b fix: remove hardcoded rotations now that vehicles orient correctly (#1132) Aaron Kimbrell 2023-07-03 11:58:49 -05:00
  • 5cc7479f29 Update credits (#1133) Raine 2023-07-01 18:40:34 -04:00
  • c4135eac46 Revert playerflags functions to uint instead of int (#1130) David Markowitz 2023-06-26 00:51:28 -07:00
  • 41898bef86 foot race player flag fix (#1125) Aaron Kimbrell 2023-06-23 08:50:15 -05:00
  • 787dac7cd9 Update Dockerfile (#1126) David Markowitz 2023-06-23 06:49:58 -07:00
  • e32cec6691 Merge branch 'first-draft-leaderboard-re-write' of https://github.com/EmosewaMC/DarkflameServer into first-draft-leaderboard-re-write David Markowitz 2023-06-21 21:53:23 -07:00
  • 85aa82b4b9 cleanup David Markowitz 2023-06-21 21:53:10 -07:00
  • 393733cc67 Update GameMessageHandler.cpp David Markowitz 2023-06-21 21:50:54 -07:00
  • 8156e5cc91 Update MigrationRunner.cpp David Markowitz 2023-06-21 21:50:16 -07:00
  • d0e79d19fc Update Metrics.hpp David Markowitz 2023-06-21 21:48:58 -07:00
  • 45256a0338 Merge remote-tracking branch 'upstream/main' into first-draft-leaderboard-re-write David Markowitz 2023-06-21 21:48:22 -07:00
  • 238fc98ea5 Fix shooting gallery leaderboard bugs David Markowitz 2023-06-21 21:46:11 -07:00
  • d340874284 more bug fixing David Markowitz 2023-06-21 19:46:01 -07:00
  • fe23c7c5f7 Allow default scripts (#1117) David Markowitz 2023-06-20 08:40:16 -07:00