Commit Graph

  • 70a328126a Load the component in the entity Patch Auth Aaron Kimbre 2024-02-24 04:52:24 -0600
  • 5ae8fd8e0e
    chore: Remove anonymous namespace from GeneralUtils.h (#1460) jadebenn 2024-02-24 04:30:02 -0600
  • f4f16a3413 Full implementation Cleanup and fix some calls in gamemessages Aaron Kimbre 2024-02-24 04:09:32 -0600
  • 45d0cd401b movie buying logic out of gm handler make transaction result more useful Aaron Kimbre 2024-02-24 02:51:36 -0600
  • e92007de60 Groundwork Aaron Kimbre 2024-02-22 12:43:20 -0600
  • b2ce899d95 rename implementation functions to use lower case, leading underscore and move definitions to source file #1460 jadebenn 2024-02-21 20:07:17 -0600
  • bb2140c15b
    Put helper functions in nested details namespace to hide from hinting jadebenn 2024-02-21 08:40:40 -0600
  • f51d1dbe38 remove anonymous namespace from GeneralUtils.h jadebenn 2024-02-20 23:47:07 -0600
  • ea2ef0aea3 Merge branch 'main' into fix-issue fix-issue David Markowitz 2024-02-20 05:03:13 -0800
  • f38537aece
    fix: incorrectly inverted statement (#1459) David Markowitz 2024-02-20 03:51:02 -0800
  • 202ac1e204 fix: incorrectly inverted statement #1459 David Markowitz 2024-02-20 02:34:36 -0800
  • c9f2b314fd
    Update BlockDefinition.h - remove linebreak jadebenn 2024-02-19 07:24:09 -0600
  • cee38f5664
    Update BlockDefinition.h - remove extraneous semicolons jadebenn 2024-02-19 07:23:34 -0600
  • 2798ee2227 Merge remote-tracking branch 'upstream/main' into AMFUniquePtrs jadebenn 2024-02-18 18:45:05 -0600
  • bb8d4f2eb7 impl mover and rotator loadconfigdata #1421 movingPlatformWork Aaron Kimbre 2024-02-18 00:55:20 -0600
  • 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 -0600
  • b2b21a81ca
    Revert changes (as expected) jadebenn 2024-02-18 00:04:10 -0600
  • e381ef7e1e
    VERY experimental testing of forward declaration of templates - probably will revert jadebenn 2024-02-17 23:57:35 -0600
  • 685bd5d45b Updated to new API wincent 2024-02-17 23:07:16 +0100
  • 88e5f0e8fb Merge remote-tracking branch 'refs/remotes/origin/main' wincent 2024-02-17 23:06:43 +0100
  • 7e42efa82e Merge branch 'main' into movingPlatformWork Aaron Kimbre 2024-02-17 03:28:33 -0600
  • d4ca011466 fix tests Aaron Kimbre 2024-02-17 03:21:41 -0600
  • 52228ece16 Make the test have the capability of passing if the code is correct Before the platform was not moving and the positions werent; getting updated Aaron Kimbre 2024-02-17 02:41:17 -0600
  • 92696606e1 Expand tests to cover path types and edge cases Aaron Kimbre 2024-02-17 02:14:36 -0600
  • d4b1fa8c56 Merge branch 'main' into fix_mechs_for_real fix_mechs_for_real David Markowitz 2024-02-16 19:49:13 -0800
  • bb012485a0 nit jadebenn 2024-02-13 21:45:32 -0600
  • 70e0cd6f93 more merge jadebenn 2024-02-13 20:59:35 -0600
  • d6321a63d9 Merge remote-tracking branch 'upstream/main' into PetFixes jadebenn 2024-02-13 20:59:27 -0600
  • 797eeb5454 deref jadebenn 2024-02-13 20:14:11 -0600
  • c35ab1f9e3 Add test logs, fix seg faults in tests Aaron Kimbre 2024-02-12 10:43:58 -0600
  • 52c8d08d72 update dUtilities CMake #1458 jadebenn 2024-02-11 23:48:16 -0600
  • 1daf0d2bea testing way to reduce manual cmake include directories jadebenn 2024-02-11 23:28:39 -0600
  • 1116ba8306
    Merge branch 'DarkflameUniverse:main' into MSVCCompilerFlags jadebenn 2024-02-11 21:03:02 -0600
  • c7b3d9e817
    close trade window (#1457) David Markowitz 2024-02-11 19:00:39 -0800
  • 188462e110 fix pointer to ref conversion mistake (should not have directly grabbed from the other branch commit) jadebenn 2024-02-11 18:06:25 -0600
  • ab5ed7df4d Update AddStripMessage.cpp - change push_back to emplace_back jadebenn 2024-02-11 18:02:14 -0600
  • b0ed9333ca
    Update AddStripMessage.cpp - change push_back to emplace_back #1456 jadebenn 2024-02-11 17:35:00 -0600
  • c8b9d4714f close trade window #1457 you-think-id-say-it-in-the-branch-name David Markowitz 2024-02-11 14:49:03 -0800
  • 688babddbf remove redundant std::string constructor calls jadebenn 2024-02-11 14:42:35 -0600
  • c3fbc87f9e
    remove copy pasted logic (#1446) David Markowitz 2024-02-11 12:36:15 -0800
  • dfb2fd93b4
    chore: use ranges in EntityManager and touch up (#1451) David Markowitz 2024-02-11 12:28:25 -0800
  • 729cdd88d3
    add the arguments nullptr check back in jadebenn 2024-02-11 14:24:20 -0600
  • 018873c606
    remove <string_view> inclusion in ActionContext.h jadebenn 2024-02-11 14:22:47 -0600
  • d308d58f08 Split out BehaviorMessage class changes from PR #1452 jadebenn 2024-02-11 14:15:34 -0600
  • 0f1922aaba Fix invalidated use of Getter to set a value jadebenn 2024-02-11 14:07:28 -0600
  • b89488bb02 simplify default behavior id initialization jadebenn 2024-02-11 13:16:21 -0600
  • 1bb82b8640 remove non-const ref getters jadebenn 2024-02-11 03:20:26 -0600
  • b8498c34c2 remove unneeded comment jadebenn 2024-02-11 02:42:54 -0600
  • 08608c73a9 Merge remote-tracking branch 'upstream/main' into AMFUniquePtrs jadebenn 2024-02-11 02:42:18 -0600
  • 7e036a356c Replace UB forward template declarations with header include jadebenn 2024-02-11 02:09:54 -0600
  • 07b51350e1 remove redundant reset()s jadebenn 2024-02-11 01:58:32 -0600
  • c75cef290a Fix BlockDefinition member naming jadebenn 2024-02-11 01:58:00 -0600
  • acd601f527 fix m_BehaviorID initialization jadebenn 2024-02-11 01:49:05 -0600
  • ddaac276fe
    fix: Remove hard coded groups for spawners (#1454) David Markowitz 2024-02-10 22:38:21 -0800
  • f7e4a32621
    Fix no effect playing when picking up item (#1455) David Markowitz 2024-02-10 22:29:05 -0800
  • 8fc1c0c5c8 Fix no effect playing when picking up item #1455 David Markowitz 2024-02-10 22:15:37 -0800
  • ecaaea3175
    chore: make predefined name unique when the name files are not provided (#1453) Aaron Kimbrell 2024-02-11 00:08:22 -0600
  • 55c3b9992f Remove hardcoded spawner groups #1454 David Markowitz 2024-02-10 21:27:47 -0800
  • 45d01c60c3 chore: make predefined name unique when the name files are not provided #1453 Aaron Kimbre 2024-02-10 23:27:04 -0600
  • e3f59ffb48 fix macros not trimming newline David Markowitz 2024-02-10 21:26:49 -0800
  • 7ad5a3a890 use lwoobjid for ghost candidate #1451 em-clean David Markowitz 2024-02-10 20:54:26 -0800
  • e1dc847e1d use size_t David Markowitz 2024-02-10 20:53:35 -0800
  • 1ae57dc6e8 Fix one failing test David Markowitz 2024-02-10 19:53:20 -0800
  • 944d3e1bac branch back to working state David Markowitz 2024-02-10 19:23:35 -0800
  • 790505ba6f Merge branch 'main' into movingPlatformWork David Markowitz 2024-02-10 19:10:55 -0800
  • 9316bd6eeb
    Merge branch 'DarkflameUniverse:main' into MSVCCompilerFlags jadebenn 2024-02-10 21:02:52 -0600
  • fca56230f6 Rewrite AMF and behavior logic to use smart pointers, references, and string_views over raw pointers and std::string& jadebenn 2024-02-10 18:48:07 -0600
  • 29666a1ff7
    chore: General cleanup roundup (#1444) jadebenn 2024-02-10 13:44:40 -0600
  • b8b8d923dd
    Merge branch 'main' into CleanupRoundup #1444 jadebenn 2024-02-10 12:09:59 -0600
  • 0c1ee0513d
    refactor: Change TryParse implementation (#1442) jadebenn 2024-02-10 05:05:25 -0600
  • 7132ad2d36
    Remove #include "dPlatforms.h" jadebenn 2024-02-10 00:11:13 -0600
  • 0bc2b8ae74 address the claim codes issue #1442 jadebenn 2024-02-09 23:50:45 -0600
  • 79a8bac263
    Merge branch 'DarkflameUniverse:main' into TryParseChanges jadebenn 2024-02-09 22:39:19 -0600
  • 41aecbd334 Trying a different solution for the instantiation problem jadebenn 2024-02-09 15:30:06 -0600
  • 4544c6477e Using if constexpr rather than specialization jadebenn 2024-02-09 14:05:17 -0600
  • 62b670d283
    remove sha512, move md5 to thirdparty (#1443) David Markowitz 2024-02-09 07:15:28 -0800
  • 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 -0800
  • 199c6f745d EntityManager: ranges and cleanup David Markowitz 2024-02-09 05:33:37 -0800
  • 5075cfdfe8 Merge branch 'main' into remove-datab-ase-singletons #1434 David Markowitz 2024-02-09 05:03:07 -0800
  • 2a625376b6 try including only on macos jadebenn 2024-02-09 00:55:08 -0600
  • e380fdf83d Merge branch 'CleanupRoundup' of https://github.com/jadebenn/DarkflameServer into pr/jadebenn/1444 jadebenn 2024-02-09 00:43:35 -0600
  • 10adfd70a5 Amf3 template class member func instantiation fix jadebenn 2024-02-09 00:42:57 -0600
  • dc29f5962d
    Move CDClientManager to be a namespace (#1431) David Markowitz 2024-02-08 21:40:43 -0800
  • 2ca489876b
    Merge branch 'DarkflameUniverse:main' into CleanupRoundup jadebenn 2024-02-08 22:18:19 -0600
  • 62fb8ad071
    Merge branch 'DarkflameUniverse:main' into MSVCCompilerFlags jadebenn 2024-02-08 21:41:50 -0600
  • 7c2a754571 Address MOST of the feedback jadebenn 2024-02-08 21:40:51 -0600
  • 6cb312364b
    Merge branch 'DarkflameUniverse:main' into TryParseChanges jadebenn 2024-02-08 19:39:02 -0600
  • 24f94edfeb
    Merge pull request #1447 from DarkflameUniverse/dpGrid_speedup Gie "Max" Vanommeslaeghe 2024-02-08 14:54:51 +0100
  • e8aa491904 Merge branch 'main' into dpGrid_speedup #1447 dpGrid_speedup David Markowitz 2024-02-08 03:55:36 -0800
  • 4d6f11fed1 Merge branch 'main' into physicsSimplification #1446 physicsSimplification David Markowitz 2024-02-08 03:55:30 -0800
  • 186a5027ec Merge branch 'main' into md5-out-of-common #1443 md5-out-of-common David Markowitz 2024-02-08 03:55:22 -0800
  • e2e813dc50 Merge branch 'main' into remove-datab-ase-singletons David Markowitz 2024-02-08 03:55:13 -0800
  • f17cc6e486 Merge branch 'main' into database-singleton #1431 David Markowitz 2024-02-08 03:54:58 -0800
  • 395e5c1c66
    Remove transitive include for Detour (#1450) David Markowitz 2024-02-06 06:53:51 -0800
  • a222e5e33c Merge branch 'CleanupRoundup' of https://github.com/jadebenn/DarkflameServer into pr/jadebenn/1444 jadebenn 2024-02-04 22:58:20 -0600
  • 748eb0b64b try reordering the amf3 specializations to fix the MacOS issue again jadebenn 2024-02-04 22:58:17 -0600
  • 11718c59ff Remove transitive include for Detour #1450 David Markowitz 2024-02-04 20:42:33 -0800
  • a88ef0c325 Update dpGrid.cpp David Markowitz 2024-02-04 16:44:40 -0800
  • 8e29148137 actually use clamped value David Markowitz 2024-02-04 16:39:00 -0800
  • d5089b72cc add Linux debug preset jadebenn 2024-02-04 16:26:38 -0600