Commit Graph

  • faee5b72e7 Merge branch 'main' into chat-http-api Aaron Kimbre 2024-04-25 09:23:20 -0500
  • 77143fc2cf rename files use config vars to disable the api and whitelist listen IP Aaron Kimbre 2024-04-25 09:21:59 -0500
  • 3801a97722
    feat: add nlohmann/json lib (#1552) ts_queue Aaron Kimbrell 2024-04-24 21:35:45 -0500
  • fdd981c582 Merge remote-tracking branch 'upstream/main' into PetFixes jadebenn 2024-04-24 21:24:17 -0500
  • 5e16c13a58 Merge branch 'feat--add-nlohmann-dep' into chat-http-api Aaron Kimbre 2024-04-24 10:10:32 -0500
  • 0367c67c85
    chore: move the pet minigame table loading logic out of petcomponent (#1551) jadebenn 2024-04-24 10:09:15 -0500
  • 8fdc212cda
    chore: Convert heap allocation to optional (#1553) jadebenn 2024-04-24 10:09:04 -0500
  • 29e759f793
    remove build test off Aaron Kimbrell 2024-04-24 10:00:37 -0500
  • f6593d8bbc
    Update dDatabase/CDClientDatabase/CDClientTables/CDTamingBuildPuzzleTable.cpp jadebenn 2024-04-24 06:17:55 -0500
  • f72e5869e4
    Update dGame/dComponents/PetComponent.h jadebenn 2024-04-24 06:16:57 -0500
  • 5525c3306b chore: Convert heap allocation to optional jadebenn 2024-04-23 20:09:09 -0500
  • 52adaeb307 pre-allocate unordered map and make getter const-correct jadebenn 2024-04-23 19:51:09 -0500
  • 63f9a9f9d4 feat: add nlohmann/json lib Aaron Kimbre 2024-04-23 16:29:57 -0500
  • e8a0eaa624 add back in puzzle not found error message jadebenn 2024-04-22 23:44:04 -0500
  • d99806f875 removed unga bunga reference-casting jadebenn 2024-04-22 23:41:09 -0500
  • d8562a0997 actually, using paths is dumb here when they're already char strings. why bother? silly me. jadebenn 2024-04-22 23:26:19 -0500
  • 16412ebd7b misc fixes jadebenn 2024-04-22 23:23:33 -0500
  • 56643c93b1 move the pet minigame table loading logic out of petcomponent jadebenn 2024-04-22 22:46:09 -0500
  • 850ad2aa15 nl @ eof Aaron Kimbre 2024-04-21 22:02:25 -0500
  • ed7b33d8ab provide all the info for a some integration client to use who->players add teams endpoint Aaron Kimbre 2024-04-21 21:56:10 -0500
  • 55a52b6cc0 WIP Only works on linux, get rekt Aaron Kimbre 2024-04-21 02:09:54 -0500
  • 68bb51f408 move the pet taming minigame start logic into a separate function jadebenn 2024-04-20 17:44:18 -0500
  • 7b223d1cc2 Revert "this commit may be kinda broke but I'm gonna push it to check something" jadebenn 2024-04-20 17:32:19 -0500
  • 071c022058 this commit may be kinda broke but I'm gonna push it to check something jadebenn 2024-04-20 17:28:13 -0500
  • f41321eb7b Use compile-time flag setting jadebenn 2024-04-20 14:17:34 -0500
  • 5ddf4ce28b
    fix unused expression jadebenn 2024-04-20 11:23:35 -0500
  • 6ddf5b3e92 remove unneeded tests jadebenn 2024-04-20 00:07:08 -0500
  • 0b2453241b clean up PetComponent jadebenn 2024-04-19 21:53:52 -0500
  • d88b982904 Merge remote-tracking branch 'upstream/main' into PetFixes jadebenn 2024-04-19 18:30:43 -0500
  • 36e0dbdb5e load imagination costs for pet abilities from CDClient jadebenn 2024-04-18 23:31:27 -0500
  • 99e7349f6c
    feat: slashcommands for showall, findplayer, get/openhttpmoninfo, and debug world packet (#1545) Aaron Kimbrell 2024-04-17 21:47:28 -0500
  • fafe2aefad
    chore: Nitpicking-utils (#1549) jadebenn 2024-04-15 01:14:54 -0500
  • 79392bc49c Merge remote-tracking branch 'upstream/main' into nitpicking-utils jadebenn 2024-04-14 15:59:26 -0500
  • 9d9de580ac fix typo and reorganize some functions jadebenn 2024-04-14 15:57:33 -0500
  • 5b48d3bf23 use copy instead of reference for char iteration loops jadebenn 2024-04-13 23:44:23 -0500
  • 5049f215ba
    chore: Use string to access SQLite columns (#1535) David Markowitz 2024-04-13 21:41:51 -0700
  • 68e3e447ba merge upstream/main jadebenn 2024-04-13 23:29:57 -0500
  • e4029fd209 GeneralUtils const-correctness and minor fixes jadebenn 2024-04-13 23:27:36 -0500
  • 5c2b3059c6 constexpr array jadebenn 2024-04-13 20:02:31 -0500
  • 6e781da2e7 Merge remote-tracking branch 'upstream/main' into MSVCCompilerFlags jadebenn 2024-04-13 18:15:16 -0500
  • 6ccd72c6a9 add RelWithDebInfo presets and move -Werror flag into presets.json jadebenn 2024-04-13 17:48:58 -0500
  • 47419234ae fill out unknown comp-serialization-fixes Aaron Kimbre 2024-04-13 14:30:25 -0500
  • 4caed08ce4 WIP Aaron Kimbre 2024-04-13 01:32:42 -0500
  • 3e2a908992 remove httpmoninfo commands Aaron Kimbre 2024-04-12 22:28:49 -0500
  • d2128c3319 Compormise and use struct with (de)serialize Aaron Kimbre 2024-04-11 21:17:54 -0500
  • acfe9cc5cd address most feedback Aaron Kimbre 2024-04-11 17:48:18 -0500
  • 3a6123fe36
    fix console sound (#1547) enemyNPC David Markowitz 2024-04-11 08:29:49 -0700
  • 9ddb2b5f2e
    Unset MAXIMUM_OUTGOING_BANDWIDTH by default Xiphoseer-patch-1 Daniel Seiler 2024-04-11 17:21:34 +0200
  • 99a0ea405d fix console sound David Markowitz 2024-04-11 05:40:01 -0700
  • 73881458ba fix missing newline at eofs Aaron Kimbre 2024-04-10 10:39:59 -0500
  • 82beb4ad40 feat: showall, findplayer, get/openhttpmoninfo Aaron Kimbre 2024-04-10 10:30:53 -0500
  • b8b2b687e2
    inherit exception for CppSQLite3Exception (#1544) David Markowitz 2024-04-10 05:32:54 -0700
  • daca932fd8 inherit exception for CppSQLite3Exception David Markowitz 2024-04-10 05:00:36 -0700
  • f4dab64250 corrected column name David Markowitz 2024-04-10 04:45:48 -0700
  • 6b5d724f37 Update DEVGMCommands.cpp David Markowitz 2024-04-10 04:20:04 -0700
  • 5cdaec1a10 Merge branch 'main' into sqlite-string_fields David Markowitz 2024-04-10 04:20:00 -0700
  • d067a8d12f
    chore: split out slash commands into multiple files (#1539) Aaron Kimbrell 2024-04-09 20:15:51 -0500
  • 4ea93442e4 fix typo Aaron Kimbre 2024-04-09 13:11:53 -0500
  • b96cfd71a4 Merge remote-tracking branch 'upstream/main' into MSVCCompilerFlags jadebenn 2024-04-09 01:47:17 -0500
  • 1ee45639af
    Update GeneralUtils.h (#1541) David Markowitz 2024-04-08 22:20:25 -0700
  • db192d2cde
    chore: Fix use of uninitialized variable in RemoveItemFromInventory (#1540) jadebenn 2024-04-08 23:50:41 -0500
  • 780fc531fd
    Update GeneralUtils.h David Markowitz 2024-04-08 21:30:04 -0700
  • c4adcee8e8 Merge remote-tracking branch 'upstream/main' into MSVCCompilerFlags jadebenn 2024-04-08 22:30:35 -0500
  • 24dae98ec8 LTO only on release lto-testing jadebenn 2024-04-08 22:29:56 -0500
  • 0ee44a9dde Merge remote-tracking branch 'upstream/main' into unitialized-variable jadebenn 2024-04-08 22:29:01 -0500
  • c1747fcb71 chore: Fix use of uninitialized variable jadebenn 2024-04-08 22:28:07 -0500
  • 38019c72d8 chore: split out slash commands into multiple files Breakup the monolithic file don't register slashcommands on startup Aaron Kimbre 2024-04-08 22:18:40 -0500
  • 7f9fcb5b75 change gnu and clang build directories to enable consistent artifact generation jadebenn 2024-04-08 22:10:01 -0500
  • 553740e8a0 update build presets jadebenn 2024-04-08 21:38:34 -0500
  • 39a8029fda update github actions jadebenn 2024-04-08 20:30:06 -0500
  • 7eae64f8a6 disable /WX on MSVC jadebenn 2024-04-08 20:18:46 -0500
  • 24d3bc0ce6 altered cmake configuration scripts jadebenn 2024-04-08 20:11:59 -0500
  • 28ce8ac54d
    remove usage of xmldoc as a ptr (#1538) David Markowitz 2024-04-08 13:13:49 -0700
  • be0a2f6f14
    fix jittering (#1537) David Markowitz 2024-04-08 13:13:31 -0700
  • 3260a063cb
    ignore whitespace in try parse (#1536) David Markowitz 2024-04-08 13:13:19 -0700
  • feeac2e041
    feat: refactor slash commands system into more scalable system (#1510) Aaron Kimbrell 2024-04-08 15:11:59 -0500
  • 53e8d80e7f remove usage of xmldoc as a ptr tinyxml2docnews David Markowitz 2024-04-08 02:34:36 -0700
  • 8546209f70 fix jittering fix-jittering David Markowitz 2024-04-08 01:36:26 -0700
  • 0957aebb43 ignore whitespace in try parse David Markowitz 2024-04-07 17:18:03 -0700
  • cf309ea64c use string to access field name David Markowitz 2024-04-07 04:10:55 -0700
  • 9ed683d2ad Update SlashCommandHandler.cpp slash-command-refactor David Markowitz 2024-04-06 22:29:10 -0700
  • 368f4ccabf change defaults jadebenn 2024-04-06 23:00:04 -0500
  • 7d7ea68bf9 fix preset jadebenn 2024-04-06 22:23:32 -0500
  • 57d0b12f9b expand cmake presets jadebenn 2024-04-06 21:50:32 -0500
  • aa62d357bb rename gcc to gnu jadebenn 2024-04-06 20:50:26 -0500
  • d6e4edd886 change runtime output dir jadebenn 2024-04-06 20:27:20 -0500
  • abe413f239 debug try 2 jadebenn 2024-04-06 20:22:47 -0500
  • c6c771b892 add debug messages (again) jadebenn 2024-04-06 20:16:00 -0500
  • 6c6966afd2 was not actually fixed jadebenn 2024-04-06 19:46:58 -0500
  • fab74c90b6 are these messages actually somehow fixing the issue? jadebenn 2024-04-06 19:37:02 -0500
  • a4b6b7c0d9 see if this re-breaks mac jadebenn 2024-04-06 19:27:34 -0500
  • 07626f8ebb back to debug messages jadebenn 2024-04-06 19:04:59 -0500
  • bdf9adc0e8 Revert "try disabling an apple-specific build rule" jadebenn 2024-04-06 18:47:55 -0500
  • 8154207848 Revert "more fiddling with mac test builds" jadebenn 2024-04-06 18:47:53 -0500
  • 8f5c10d158 Revert "try and narrow down the macos build failure cause" jadebenn 2024-04-06 18:47:52 -0500
  • 54876bf886 Revert "try stripping out all the custom macos test logic again" jadebenn 2024-04-06 18:47:50 -0500
  • 8af35727a6 Revert "I'm really just throwing everything to the wall and seeing what sticks" jadebenn 2024-04-06 18:47:48 -0500
  • e143f22ada Revert "more macos tinkering" jadebenn 2024-04-06 18:47:46 -0500
  • 495e70c376 Revert "implib" jadebenn 2024-04-06 18:47:44 -0500
  • 37dbb52104 Revert "try manual link directory specification" jadebenn 2024-04-06 18:47:42 -0500