Commit Graph

  • 7235423c7b Convert game message bit stream raw pointers to references (#1465) jadebenn 2024-02-26 08:17:22 -06:00
  • 94a467b361 chore: Change LDFFormat to use BitStream references (#1467) jadebenn 2024-02-26 08:15:29 -06:00
  • c3743877df chore: Change EchoStartSkill to use BitStream reference (#1472) jadebenn 2024-02-26 08:09:45 -06:00
  • ab937055e7 chore: Convert EchoSyncSkill to use BitStream references (#1473) jadebenn 2024-02-26 08:08:56 -06:00
  • 5c1ed332c4 chore: Change AuthServer to use BitStream references (#1475) jadebenn 2024-02-26 08:06:02 -06:00
  • 95d687846a chore: Remove unnecessary heap allocations (#1478) jadebenn 2024-02-25 19:35:07 -06:00
  • 192c8cf974 feat: refactor vanity (#1477) Aaron Kimbrell 2024-02-25 16:59:10 -06:00
  • cf706d4974 Remove ag special case patch (#1462) David Markowitz 2024-02-25 05:56:01 -08:00
  • e729c7f846 feat: achievement vendor and vendor feedback (#1461) v2.2.0 Aaron Kimbrell 2024-02-25 01:47:05 -06:00
  • 1328850a8d buffRemoval (#1464) David Markowitz 2024-02-24 23:01:28 -08:00
  • 721ea78bb4 Update Amf3.h member naming scheme (#1463) jadebenn 2024-02-24 23:03:59 -06:00
  • 5ae8fd8e0e chore: Remove anonymous namespace from GeneralUtils.h (#1460) jadebenn 2024-02-24 04:30:02 -06:00
  • f38537aece fix: incorrectly inverted statement (#1459) David Markowitz 2024-02-20 03:51:02 -08:00
  • b6af92ef81 refactor: Rewrite BehaviorMessage classes to use member initialization, preferred member naming conventions, and const-ref getters (#1456) jadebenn 2024-02-18 00:38:26 -06:00
  • 685bd5d45b Updated to new API wincent 2024-02-17 23:07:16 +01:00
  • 88e5f0e8fb Merge remote-tracking branch 'refs/remotes/origin/main' wincent 2024-02-17 23:06:43 +01:00
  • c7b3d9e817 close trade window (#1457) David Markowitz 2024-02-11 19:00:39 -08:00
  • c3fbc87f9e remove copy pasted logic (#1446) David Markowitz 2024-02-11 12:36:15 -08:00
  • dfb2fd93b4 chore: use ranges in EntityManager and touch up (#1451) David Markowitz 2024-02-11 12:28:25 -08:00
  • ddaac276fe fix: Remove hard coded groups for spawners (#1454) David Markowitz 2024-02-10 22:38:21 -08:00
  • f7e4a32621 Fix no effect playing when picking up item (#1455) David Markowitz 2024-02-10 22:29:05 -08:00
  • ecaaea3175 chore: make predefined name unique when the name files are not provided (#1453) Aaron Kimbrell 2024-02-11 00:08:22 -06:00
  • 29666a1ff7 chore: General cleanup roundup (#1444) jadebenn 2024-02-10 13:44:40 -06:00
  • 0c1ee0513d refactor: Change TryParse implementation (#1442) jadebenn 2024-02-10 05:05:25 -06:00
  • 62b670d283 remove sha512, move md5 to thirdparty (#1443) David Markowitz 2024-02-09 07:15:28 -08:00
  • d2aeebcd46 chore: Move database storage containers to be translation unit local to allow for safe references (#1434) David Markowitz 2024-02-09 05:37:58 -08:00
  • dc29f5962d Move CDClientManager to be a namespace (#1431) David Markowitz 2024-02-08 21:40:43 -08:00
  • 24f94edfeb Merge pull request #1447 from DarkflameUniverse/dpGrid_speedup Gie "Max" Vanommeslaeghe 2024-02-08 14:54:51 +01:00
  • e8aa491904 Merge branch 'main' into dpGrid_speedup David Markowitz 2024-02-08 03:55:36 -08:00
  • 395e5c1c66 Remove transitive include for Detour (#1450) David Markowitz 2024-02-06 06:53:51 -08:00
  • a88ef0c325 Update dpGrid.cpp David Markowitz 2024-02-04 16:44:40 -08:00
  • 8e29148137 actually use clamped value David Markowitz 2024-02-04 16:39:00 -08:00
  • f0b6ad89d9 chore: Player class removal (#1445) David Markowitz 2024-02-04 06:29:05 -08:00
  • f2e7d2eaac Use vector instead of forward_list for dpGrid David Markowitz 2024-02-04 06:10:07 -08:00
  • 050184c558 chore: nitpicks on rendercomponent changes (#1440) jadebenn 2024-02-01 09:43:28 -06:00
  • b23981e591 chore: Update render component and delete unused code (#1429) jadebenn 2024-01-31 08:38:38 -06:00
  • d78b50874c chore: upgrade MacOS build settings for better C++20 compatibility (#1435) jadebenn 2024-01-29 21:45:50 -06:00
  • a0d51e21ca refactor: allow usage of NiPoint3 and NiQuaternion in constexpr context (#1414) jadebenn 2024-01-29 01:53:12 -06:00
  • 2f247b1fc9 fix: faction changes not allowing updated targets (#1437) David Markowitz 2024-01-28 23:52:59 -08:00
  • 54ded62757 Update README.md (#1438) Daniel Seiler 2024-01-27 21:37:30 +01:00
  • 5225c86d65 chore: Misc. component cleanup (#1433) jadebenn 2024-01-23 23:13:23 -06:00
  • d5e757bd9d fix spiders spawn camping in some circumstances (#1422) David Markowitz 2024-01-21 03:29:46 -08:00
  • a1ac692b49 use reference syntax (#1430) jadebenn 2024-01-20 17:22:56 -06:00
  • fcb9f671ae Upgrade Ubuntu to 22.04 (#1432) jadebenn 2024-01-20 17:19:31 -06:00
  • 36f7b8a928 remove singleton for dpWorld (#1427) David Markowitz 2024-01-19 13:12:05 -08:00
  • ea5360cb99 fix: turn warnings into errors (#1425) David Markowitz 2024-01-19 08:18:36 -08:00
  • 4f3b4f5f43 fix uninitialized variable in PlayerContainer (#1423) David Markowitz 2024-01-18 00:11:49 -08:00
  • 6bf084ef8f Add announcement for mismatched fdb (#1424) David Markowitz 2024-01-18 00:10:52 -08:00
  • 7b7c0622b3 Update to new API wincent 2024-01-16 21:46:44 +01:00
  • a91cf3adc7 Merge remote-tracking branch 'refs/remotes/origin/main' wincent 2024-01-16 21:46:31 +01:00
  • 99b3705a76 Revert "fix: Remove pending timer logic" (#1417) Aaron Kimbrell 2024-01-14 15:05:50 -06:00
  • c83ec8228c chore: Move Player ghosting functionality to GhostComponent (#1413) David Markowitz 2024-01-14 11:10:13 -08:00
  • 0a30430c4f fix: Remove pending timer logic (#1416) David Markowitz 2024-01-14 01:46:56 -08:00
  • 6592bbea46 chore: remove all raw packet reading from chat packet handler (#1415) Aaron Kimbrell 2024-01-14 01:03:01 -06:00
  • a62f6d63c6 chore: Move static Player functions and internal linkage to manager class (#1412) David Markowitz 2024-01-13 01:40:56 -08:00
  • 0bc12141c3 chore: default size to 33 on LU(W)Strings since that's the most common lenght (#1410) v2.1.0 Aaron Kimbrell 2024-01-12 14:23:44 -06:00
  • 8b6fb8fb44 Add ghost component (#1409) David Markowitz 2024-01-12 11:18:28 -08:00
  • 929d029f12 chore: Simplify and move Player functionality to relevant component (#1408) David Markowitz 2024-01-12 09:39:51 -08:00
  • 66cc582a9a chore: update noninformative comments to be informative (#1407) David Markowitz 2024-01-10 20:57:41 -08:00
  • e0ddbce8e7 chore: remove non cstdint integer types in client ORM (#1405) David Markowitz 2024-01-08 23:54:14 -08:00
  • 4a50c60559 chore: Assorted pet improvements (#1402) jadebenn 2024-01-08 17:32:09 -06:00
  • fbdcc17bb5 fix: Docker Compose README (#1403) Daniel Seiler 2024-01-08 16:13:28 +01:00
  • e4469f997e fix: activity id not using overridden id (#1400) David Markowitz 2024-01-07 05:43:53 -08:00
  • dbe4a0ced3 chore: continue work on removing raw packet reading (#1404) Aaron Kimbrell 2024-01-07 02:02:27 -06:00
  • b683413a60 Remove deps from dNet (#1401) David Markowitz 2024-01-06 23:05:57 -08:00
  • 14c20fbd62 change timers to not use ptrs (#1399) David Markowitz 2024-01-06 01:45:23 -08:00
  • 325598cd99 feat: fully reading auth packets and use stamps (#1398) Aaron Kimbrell 2024-01-06 02:16:10 -06:00
  • 0c104e819d chore: Consolidate logger setup and add better handling of packets (#1389) David Markowitz 2024-01-05 21:32:09 -08:00
  • 0dc6763a3c chore: Remove pointer management in PlayerContainer (#1397) David Markowitz 2024-01-05 20:42:30 -08:00
  • 440dc8b88f replace macro with anonymous namespace function (#1394) jadebenn 2024-01-05 18:55:42 -06:00
  • 3deec6499d Update Commands.md (#1396) Demetri Van Sickle 2024-01-05 16:49:56 -08:00
  • 15a461d857 fix crash (#1395) David Markowitz 2024-01-05 16:49:21 -08:00
  • 2804dc3ec2 fix: make include paths consistent (#1390) v2.0.0 David Markowitz 2024-01-05 04:33:52 -08:00
  • 870b56fe02 chore: cleanup objectIdManager overloading and classes (#1391) David Markowitz 2024-01-05 04:31:22 -08:00
  • 66ac5a1b7a Merge pull request #1388 from DarkflameUniverse/fix--make-all-settings-have-sane-defaults-where-possible Gie "Max" Vanommeslaeghe 2024-01-05 11:34:50 +01:00
  • 321d354e96 fix: don't crash if some configs aren't present remove not starting if ini's aren't present since everything can run from env vars now Aaron Kimbre 2024-01-04 18:21:03 -06:00
  • 72b69c7899 fix: dont crash if resServer doesn't exist (#1386) Aaron Kimbrell 2024-01-03 22:18:27 -06:00
  • d283bbd1c4 fix: split apart big Cmake libraries (#1381) Daniel Seiler 2024-01-04 01:41:46 +01:00
  • 10baa98f00 Update build-and-push-docker.yml (#1385) David Markowitz 2024-01-03 05:41:35 -08:00
  • c7c84c21ef feat: partially functioning property behavior ui (no saving or loading yet) (#1384) David Markowitz 2024-01-03 05:34:38 -08:00
  • 09fb1dfff9 Update docker-compose.yml (#1383) David Markowitz 2024-01-03 04:00:49 -08:00
  • 9116317834 fix: improve our docker config (#1373) Aaron Kimbrell 2024-01-03 02:36:17 -06:00
  • a84ca1f00d crash and log fix (#1382) David Markowitz 2024-01-02 22:52:11 -08:00
  • bb79528c0e fix: nullptr access for logger in master (#1380) David Markowitz 2024-01-02 16:28:17 -08:00
  • b1134b340f Add config update function (#1379) David Markowitz 2024-01-02 16:25:57 -08:00
  • 166a283c70 feat(k8s): mvp feature/k8s Xiphoseer 2024-01-02 00:34:43 +01:00
  • 1941679d27 feat: Bump standard to 20 (#1376) David Markowitz 2024-01-01 23:53:00 -08:00
  • 85672e060a fix: signal handling (#1375) Daniel Seiler 2024-01-02 04:50:00 +01:00
  • 18feea5fed fix: optional party phrases (#1377) Daniel Seiler 2024-01-02 00:08:38 +01:00
  • e54faa3820 chore: organize build flags (#1371) David Markowitz 2023-12-30 22:26:49 -08:00
  • 4ecb6ae30e fix: joining lobby twice (#1374) David Markowitz 2023-12-30 22:14:58 -08:00
  • c708246f73 Merge pull request #1247 from maxdelayer/main Gie "Max" Vanommeslaeghe 2023-12-31 00:43:37 +01:00
  • 295ba628c2 Merge pull request #1372 from DarkflameUniverse/feature/update-connector Gie "Max" Vanommeslaeghe 2023-12-31 00:32:52 +01:00
  • d8f74f008f fix: bump connector version Xiphoseer 2023-12-31 00:22:39 +01:00
  • 42a71bbeab feat: add DLU_CONFIG_DIR env var (#1370) Daniel Seiler 2023-12-30 14:07:49 +01:00
  • 98d2f25af2 feat: get & print std::current_exception (#1366) Daniel Seiler 2023-12-30 08:04:26 +01:00
  • dd9d94f75f feat: allow env var override for game config (#1367) Daniel Seiler 2023-12-30 08:04:09 +01:00
  • f08df25085 feat: split out system() calls from the rest of MasterServer (#1368) Daniel Seiler 2023-12-30 08:00:43 +01:00
  • 1bdce8384f fix: LUP Exhibit component type and use delta compression on serialization (#1365) Aaron Kimbrell 2023-12-28 22:24:45 -06:00
  • 15954413ae chore: rename rebuild to quickbuild (#1364) Aaron Kimbrell 2023-12-28 22:24:30 -06:00