Commit Graph

  • 7845131649 Test for reactive item descriptions wincent 2024-05-24 15:06:40 +02:00
  • f0960d48b2 Add more modular saving of config data for items (#1591) David Markowitz 2024-05-22 17:06:52 -07:00
  • dc430d9758 Add reputation as a repeatable mission reward (#1590) David Markowitz 2024-05-22 16:35:45 -07:00
  • dea10c6d56 Client commands implementation (#1592) TAHuntling 2024-05-22 08:32:24 -05:00
  • ed00551982 feat: Help Command Pagination (#1581) TAHuntling 2024-05-21 20:02:07 -05:00
  • d6cac65a8d fix: Falling Off Edge in Pet Puzzle (#1584) TAHuntling 2024-05-21 20:01:44 -05:00
  • d8f079cb1b fix mpc resetting on each world load (#1588) David Markowitz 2024-05-20 00:43:57 -07:00
  • db2d4f02b5 preemptive include for windows David Markowitz 2024-05-18 04:16:07 -07:00
  • 00f36f3f28 missing include for windows David Markowitz 2024-05-18 04:15:07 -07:00
  • a50b256689 Update IBehaviors.h David Markowitz 2024-05-18 03:54:09 -07:00
  • b3548de7da debug logs and spacing David Markowitz 2024-05-18 03:52:36 -07:00
  • 387c37505c undo debug changes David Markowitz 2024-05-18 03:39:25 -07:00
  • 0c4108e730 Add loading from database David Markowitz 2024-05-18 03:36:29 -07:00
  • fd1c6ab2ea Saving actually works this time David Markowitz 2024-05-18 02:12:23 -07:00
  • f2bf9a2a28 Saving to database working David Markowitz 2024-05-18 02:05:55 -07:00
  • c8e0bb0db0 feat: Command Sorting (#1580) TAHuntling 2024-05-17 00:02:30 -05:00
  • d9d262d3f1 prevent building in a folder which contains spaces (#1583) David Markowitz 2024-05-16 06:05:57 -07:00
  • d0a5678290 chore: CppScripts refactor (#1579) TAHuntling 2024-05-16 04:50:18 -05:00
  • 35321b22d9 script fixes (#1577) David Markowitz 2024-05-16 02:30:32 -07:00
  • 8837b110ab add include guards (#1569) David Markowitz 2024-05-16 02:30:00 -07:00
  • 09a8c99f3e fix: mail crash from underflow and document variables (#1582) David Markowitz 2024-05-16 02:29:48 -07:00
  • e3b108e00e fv race place atm (#1570) Terrev 2024-05-13 07:18:27 -04:00
  • 9f382aca42 fix: use after free in mission progression after removing item from inventory (#1567) David Markowitz 2024-05-12 05:30:03 -07:00
  • 4d1395e522 Update CheatDetection.cpp (#1559) v2.3.0 David Markowitz 2024-05-10 14:20:42 -07:00
  • 9e36510c6b chore: Bump verion to 2.3.0 (#1564) Aaron Kimbrell 2024-05-10 15:21:10 -05:00
  • 2ca61c3e57 feat: Dragonmaw (#1562) David Markowitz 2024-05-10 07:22:26 -07:00
  • 07cb19cc30 chore: remove json (#1561) Aaron Kimbrell 2024-05-02 06:35:55 -05:00
  • 794b254fe7 remove md5 new (#1560) David Markowitz 2024-05-02 04:35:44 -07:00
  • ab7f6f0b57 Merge pull request #1558 from DarkflameUniverse/swap-update-order Gie "Max" Vanommeslaeghe 2024-05-01 22:33:45 +02:00
  • 58cc569c75 fix out of order physics updates David Markowitz 2024-04-30 23:09:35 -07:00
  • 35c463656d Use volume for mariadb persistence (#1555) Daniel Seiler 2024-04-29 22:51:13 +02:00
  • 3801a97722 feat: add nlohmann/json lib (#1552) Aaron Kimbrell 2024-04-24 21:35:45 -05:00
  • 0367c67c85 chore: move the pet minigame table loading logic out of petcomponent (#1551) jadebenn 2024-04-24 10:09:15 -05:00
  • 8fdc212cda chore: Convert heap allocation to optional (#1553) jadebenn 2024-04-24 10:09:04 -05:00
  • 99e7349f6c feat: slashcommands for showall, findplayer, get/openhttpmoninfo, and debug world packet (#1545) Aaron Kimbrell 2024-04-17 21:47:28 -05:00
  • fafe2aefad chore: Nitpicking-utils (#1549) jadebenn 2024-04-15 01:14:54 -05:00
  • 5049f215ba chore: Use string to access SQLite columns (#1535) David Markowitz 2024-04-13 21:41:51 -07:00
  • 3a6123fe36 fix console sound (#1547) David Markowitz 2024-04-11 08:29:49 -07:00
  • b8b2b687e2 inherit exception for CppSQLite3Exception (#1544) David Markowitz 2024-04-10 05:32:54 -07:00
  • d067a8d12f chore: split out slash commands into multiple files (#1539) Aaron Kimbrell 2024-04-09 20:15:51 -05:00
  • 1ee45639af Update GeneralUtils.h (#1541) David Markowitz 2024-04-08 22:20:25 -07:00
  • db192d2cde chore: Fix use of uninitialized variable in RemoveItemFromInventory (#1540) jadebenn 2024-04-08 23:50:41 -05:00
  • 24dae98ec8 LTO only on release lto-testing jadebenn 2024-04-08 22:29:56 -05:00
  • 28ce8ac54d remove usage of xmldoc as a ptr (#1538) David Markowitz 2024-04-08 13:13:49 -07:00
  • be0a2f6f14 fix jittering (#1537) David Markowitz 2024-04-08 13:13:31 -07:00
  • 3260a063cb ignore whitespace in try parse (#1536) David Markowitz 2024-04-08 13:13:19 -07:00
  • feeac2e041 feat: refactor slash commands system into more scalable system (#1510) Aaron Kimbrell 2024-04-08 15:11:59 -05:00
  • 7e72febc80 add lto support jadebenn 2024-04-05 21:06:10 -05:00
  • 18c27b14c8 disable non conforming volatile behavior on MSVC (#1534) jadebenn 2024-04-05 12:56:23 -05:00
  • bcfaa6c7fe const return oversight (#1532) jadebenn 2024-04-05 03:14:52 -05:00
  • 06e7d57e0d chore: Remove dpEntity pointers from collision checking (#1529) jadebenn 2024-04-05 00:52:26 -05:00
  • b340d7c8f9 replace white and blacklist (#1530) David Markowitz 2024-04-04 22:51:40 -07:00
  • f18412b83e testing clang-format settings clang-formatter-settings jadebenn 2024-04-03 21:14:20 -05:00
  • 24de0e5fdb Update GeneralUtils.cpp (#1528) David Markowitz 2024-04-03 17:06:29 -07:00
  • d52ce8000b Merge remote-tracking branch 'refs/remotes/origin/main' wincent 2024-04-02 21:51:29 +02:00
  • 20408d8dfe chore: remove chat_internal and processes everything over chat connection (#1508) Aaron Kimbrell 2024-03-31 22:27:50 -05:00
  • c1c5db6593 update4 fp check (#1524) David Markowitz 2024-03-31 19:46:51 -07:00
  • 884a41f36a update to current knowledge (#1523) David Markowitz 2024-03-30 09:16:06 -07:00
  • bbc0908989 Update 9_Update_Leaderboard_Storage.sql (#1520) David Markowitz 2024-03-30 06:18:03 -07:00
  • 5996f3cbf4 fix stewblaster stopping for non-players (#1521) David Markowitz 2024-03-30 06:17:56 -07:00
  • 150031861d Update README.md (#1518) jadebenn 2024-03-28 21:32:46 -05:00
  • 9d8e0a9c4a unbreak the stacktraces (#1516) jadebenn 2024-03-27 00:10:39 -05:00
  • bd9b790e1d feat: Add MovingAI pathing for NPCs without combatAI (#1509) David Markowitz 2024-03-26 19:06:22 -07:00
  • 39b81b6263 rename and shorted BehaviorTemplate enum (#1512) David Markowitz 2024-03-26 04:35:35 -07:00
  • 1e09ec92e3 Update PlayerContainer.cpp (#1513) David Markowitz 2024-03-26 04:20:45 -07:00
  • 851aae286c use leader data teamdata Aaron Kimbre 2024-03-24 23:10:02 -05:00
  • 71413305d7 use response code passed in Aaron Kimbre 2024-03-24 23:06:04 -05:00
  • 938bcd258d fix: use team data in packets where applicaable Aaron Kimbre 2024-03-24 22:29:57 -05:00
  • 2b253a8248 fix: movement ai remove goto, do todo, remove unused call (#1505) David Markowitz 2024-03-24 20:24:38 -07:00
  • 3262bc3a86 chore: Remove news in Behavior members (#1504) David Markowitz 2024-03-24 19:43:01 -07:00
  • 3a4e554da9 update switch behavior (#1503) David Markowitz 2024-03-24 12:01:12 -07:00
  • 35ce8771e5 chore: supress warnings on external library headers and actually get rid of the last old-style casts (#1502) jadebenn 2024-03-17 20:48:09 -05:00
  • 4c4ea2ae71 replaced a few more macro instances fmtlib-experiment jadebenn 2024-03-13 20:47:41 -05:00
  • cfb0826d22 updated more logs jadebenn 2024-03-12 21:10:01 -05:00
  • 3164bad9af cmake fix jadebenn 2024-03-12 20:35:17 -05:00
  • b9092a3cce update serialization, remove unused variable (#1501) David Markowitz 2024-03-09 23:15:43 -08:00
  • ceb1d5d82a converting more format strings jadebenn 2024-03-09 03:09:17 -06:00
  • 0b4f70a76b Update StoryBoxInteractServer.cpp (#1500) David Markowitz 2024-03-08 17:29:40 -08:00
  • 4bc4624bc9 feat: add further MovementAI skeleton (#1499) David Markowitz 2024-03-08 17:29:01 -08:00
  • 494c2b5784 fix cmake jadebenn 2024-03-08 15:44:59 -06:00
  • 0bcae8e555 Merge branch 'fmtlib-experiment' of https://github.com/DarkflameUniverse/DarkflameServer into fmtlib-experiment jadebenn 2024-03-08 15:44:05 -06:00
  • 7250aa51f6 experimenting; not looking to pr jadebenn 2024-03-08 15:44:02 -06:00
  • ac6c68ecff cmake jadebenn 2024-03-07 22:52:11 -06:00
  • 642c86a449 Merge remote-tracking branch 'upstream/main' into fmtlib-experiment jadebenn 2024-03-06 23:47:34 -06:00
  • 3a6313a3ba chore: Table Loading Improvements (#1492) jadebenn 2024-03-06 23:45:24 -06:00
  • 6e3b5acede chore: Less verbose name for enum underlying type casts (#1494) jadebenn 2024-03-06 23:45:04 -06:00
  • 73312cb948 add fmtlib jadebenn 2024-03-06 22:15:54 -06:00
  • fe4b29f643 fix: commendation vendor cant accept missions (#1497) David Markowitz 2024-03-06 17:50:21 -08:00
  • fcb89b3c7a Remove multiple Script syntax (#1496) David Markowitz 2024-03-06 17:49:29 -08:00
  • 1a0aaf3123 add info to debug logs (#1495) David Markowitz 2024-03-06 17:46:16 -08:00
  • 9a26ba0a72 feat: Provide SerializeEntity constant reference overload (#1491) jadebenn 2024-03-06 19:23:24 -06:00
  • 6c9c826e19 chore: Set default symbol visibility to hidden in CMAKE (#1490) jadebenn 2024-03-06 07:49:40 -06:00
  • 554a9a6806 fix: Dissolve more CMake dependencies (#1387) Daniel Seiler 2024-03-06 03:13:24 +01:00
  • c4c1e93dc8 fix: plaques would crash when interacting with no data provided (#1486) Aaron Kimbrell 2024-03-04 06:00:34 -06:00
  • 15504e693b fix include paths (#1488) David Markowitz 2024-03-03 17:06:19 -08:00
  • 7d626dc31b Merge pull request #1487 from DarkflameUniverse/voidptr Gie "Max" Vanommeslaeghe 2024-03-02 09:26:31 +01:00
  • 6df6e3e313 remove void* David Markowitz 2024-03-02 00:25:16 -08:00
  • 4ffdf851c6 Delete unused cpp file (#1485) jadebenn 2024-03-01 23:32:05 -06:00
  • 43707952d2 feat: move all ldf config to be in xml (#1482) Aaron Kimbrell 2024-02-28 17:16:47 -06:00
  • ef3fdba621 fix: FrameStats serialization (#1481) David Markowitz 2024-02-27 21:40:26 -08:00