Commit Graph

  • 12fd9d0a21 Impl raw reading, and some slash commands to test with scenes Aaron Kimbrell 2025-10-14 22:44:56 -05:00
  • 8384126783 change default team loot to shared David Markowitz 2025-10-13 21:17:11 -07:00
  • 409053e7af Allow dupe powerup pickups David Markowitz 2025-10-13 20:26:00 -07:00
  • 28c6bfcbd7 feat: Loot rework David Markowitz 2025-10-12 22:03:28 -07:00
  • fd6029ae10 feat: read from server macros folder as well (#1906) David Markowitz 2025-10-11 15:33:38 -07:00
  • ff645a6662 feat: model debug (#1907) David Markowitz 2025-10-11 15:33:28 -07:00
  • e051229fb6 feat: InventoryComponent debug info (#1902) David Markowitz 2025-10-10 22:58:52 -07:00
  • d532a9b063 It works (kinda) now to actually implement things web-dashboard Aaron Kimbrell 2025-10-11 00:02:31 -05:00
  • ce28834dce feat: lxfml splitting for bbb (#1877) Aaron Kimbrell 2025-10-10 23:07:16 -05:00
  • cbdd5d9bc6 fix: dying while dead (#1905) David Markowitz 2025-10-09 23:15:21 -07:00
  • 5453d163a3 WIP Aaron Kimbrell 2025-10-06 19:15:55 -05:00
  • 2cc74d7b12 feat: InventoryComponent debug info inventory-debug David Markowitz 2025-10-06 01:50:03 -07:00
  • 62ac65c520 feat: Mission Component debug (#1901) David Markowitz 2025-10-05 20:13:27 -07:00
  • 5d5bce53d0 feat: Add configurable restrictions for muted accounts (#1887) HailStorm32 2025-10-05 20:09:43 -07:00
  • 5791c55a9e fix: the exploding script is the most amazing piece of code i have ev… (#1900) David Markowitz 2025-10-05 00:19:46 -07:00
  • a4f3362fd3 Enhance hit detection with proximity object checks EmosewaMC-patch-18 David Markowitz 2025-10-04 20:59:00 -07:00
  • f8a82fbf79 fix: the exploding script is the most amazing piece of code i have ever had the pleasure of working with and has been amazing to work on and translate from lua David Markowitz 2025-10-04 20:56:21 -07:00
  • 17d0c45382 fix: why oh why is the aggro radius apart of the enemy (#1899) David Markowitz 2025-10-04 20:45:42 -07:00
  • 7dbbef81ac fix: regenerated proxy items dont need new ids and fix equip item ids (#1897) David Markowitz 2025-10-04 18:42:34 -07:00
  • 06958cb9cd feat: hardcore limit % coins dropped on death (#1898) David Markowitz 2025-10-04 17:25:23 -07:00
  • 2df125e087 Merge branch 'main' into object-debugger-stuff object-debugger-stuff David Markowitz 2025-10-04 16:23:26 -07:00
  • d58919dcfb fix: changed item ids not reflected in equipped items David Markowitz 2025-10-04 16:23:15 -07:00
  • ae2f5764fd fix: inventory items being in the wrong state due to changed IDs EmosewaMC-patch-17 David Markowitz 2025-10-04 12:57:36 -07:00
  • 69b1a694a6 fix: ignore foreign key checks more (#1895) David Markowitz 2025-10-04 11:57:16 -07:00
  • 03367f7d9d fix: ignore foreign key checks more EmosewaMC-patch-16 David Markowitz 2025-10-04 11:26:35 -07:00
  • b2609ff6cb fix: live accurate player flag missions and flag debugging (#1894) David Markowitz 2025-10-03 23:07:52 -07:00
  • e756ce4ec4 banana David Markowitz 2025-10-03 22:58:13 -07:00
  • 80f909abb9 Merge branch 'main' into object-debugger-stuff David Markowitz 2025-10-03 22:55:17 -07:00
  • 7da061aecf fix: live accurate player flag missions and flag debugging David Markowitz 2025-10-03 22:55:05 -07:00
  • e8c0b3e6da feat: Add component ID to root component object (#1893) David Markowitz 2025-10-03 18:57:42 -07:00
  • c66e86caa2 Merge branch 'main' into object-debugger-stuff David Markowitz 2025-10-02 01:33:43 -07:00
  • dbb6e3e0b8 feat: Add component ID to root component object David Markowitz 2025-10-02 01:32:50 -07:00
  • 25418fd8b2 fix: exploding asset bugs (#1890) David Markowitz 2025-10-01 18:48:08 -07:00
  • 502c965d97 feat: script debug info (#1891) David Markowitz 2025-10-01 12:21:25 -07:00
  • a172969655 feat: script debug info script-debug David Markowitz 2025-09-30 23:58:30 -07:00
  • 205c190c61 fix: proxy items not equipping on login (#1892) David Markowitz 2025-10-01 05:55:51 -07:00
  • 4ef400d4a7 fix: proxy items not equipping on login proxy-item-fixes David Markowitz 2025-10-01 00:00:59 -07:00
  • 8f546d1a66 fix: exploding asset bugs explodin-asset-fixes David Markowitz 2025-09-30 23:57:29 -07:00
  • 670cb124c0 Initialize m_ActivityInfo with default constructor (#1889) David Markowitz 2025-09-30 21:33:04 -07:00
  • 76c2f380bf feat: re-write persistent object ID tracker (#1888) David Markowitz 2025-09-29 06:54:37 -07:00
  • b5a3cc9187 fix: Extend saved ugc id to 64 bits (#1885) David Markowitz 2025-09-24 04:01:46 -07:00
  • 74e1d36bb1 feat: Hardcore mode settings (#1884) David Markowitz 2025-09-23 05:02:29 -07:00
  • 7093f27b47 feat: Hardcore mode settings hardcore-mode-fixes2 David Markowitz 2025-09-23 00:45:41 -07:00
  • 64faac714c feat: Remove PERSISTENT ObjectID bit because it's not an ObjectID bit (#1881) David Markowitz 2025-09-22 21:41:38 -07:00
  • 4a5dd68e87 fix: hardcore mode fixes (#1882) David Markowitz 2025-09-21 18:36:32 -07:00
  • 4a577f233d fix: hardcore mode fixes (#1883) David Markowitz 2025-09-21 18:12:50 -07:00
  • 22eb92e570 fix: hardcore mode fixes config-logging David Markowitz 2025-09-21 14:24:54 -07:00
  • bb05b3ac0d feat: Add logging for testing Johnny missions (#1880) David Markowitz 2025-09-20 17:22:16 -07:00
  • 06022e4b19 fix: use after free in TCPInterface (#1879) David Markowitz 2025-09-18 23:12:34 -07:00
  • 6389876c6e feat: convert character ids to 64 bits (#1878) David Markowitz 2025-09-18 23:12:23 -07:00
  • bcbc551ebd fix: use after free in TCPInterface EmosewaMC-patch-15 David Markowitz 2025-09-18 22:56:17 -07:00
  • a8d6b1e101 remove nd specific column migration feat-convert-characters-ids-to-64-bits David Markowitz 2025-09-18 22:17:19 -07:00
  • 951a6710d8 fix sqlite migration David Markowitz 2025-09-18 22:14:57 -07:00
  • 922a9ef5ea feat: convert character ids to 64 bits David Markowitz 2025-09-18 21:48:28 -07:00
  • 0dc4fab531 fix some missed things auth-packet-re-write Aaron Kimbrell 2025-09-12 23:25:49 -05:00
  • 500a72dc11 Change LUBitstream to make more sense and only read what it needs from the bitstream at each level Aaron Kimbrell 2025-09-12 22:25:55 -05:00
  • b92f070d04 remove root.xml from being updated EmosewaMC-patch-14 David Markowitz 2025-09-12 12:44:41 -07:00
  • 68f2e2dee2 Fix FetchContent_Declare speed (#1875) David Markowitz 2025-09-12 01:32:15 -07:00
  • b8ba79bb7b Fix FetchContent_Declare speed fix-clone-speed-for-FetchContent David Markowitz 2025-09-11 22:47:00 -07:00
  • d6a21a005f Fix FetchContent_Declare speed David Markowitz 2025-09-11 22:47:00 -07:00
  • b36b440eba remove stray log Aaron Kimbrell 2025-09-11 00:27:24 -05:00
  • d1e65f16f7 fix conflict Aaron Kimbrell 2025-09-10 23:14:05 -05:00
  • e854d6f56a chore: convert all auth packets to LUBitStreams Aaron Kimbrell 2025-09-10 23:04:55 -05:00
  • b798da8ef8 fix: Update mute expiry from database (#1871) v3.2.1 HailStorm32 2025-09-08 23:07:08 -07:00
  • 154112050f feat: Implement Minecraft-style execute command with relative positioning (#1864) Copilot 2025-09-08 22:35:18 -07:00
  • 6d3bf2fdc3 fix: need to create account twice due to commit latency?? (#1873) David Markowitz 2025-09-08 20:50:22 -07:00
  • 824d563fd2 WIP Aaron Kimbrell 2025-09-08 21:45:33 -05:00
  • fccf2fb0d3 Merge branch 'main' into rotation-behaviors David Markowitz 2025-09-07 19:25:54 -07:00
  • 566a18df38 Show git download progress with FetchContent (#1869) David Markowitz 2025-09-07 18:03:00 -07:00
  • f6c13d9ee6 Replace Quaternion with glm math (#1868) David Markowitz 2025-09-06 19:18:03 -07:00
  • 6a0dd65585 Show git download progress with FetchContent louder-FetchContent David Markowitz 2025-09-05 22:52:41 -07:00
  • b6a799a3e9 WIP copilot/simclient Aaron Kimbrell 2025-09-03 05:03:53 -05:00
  • 71cfd586bc Implement skill contributor tracking to fix multiple items with same skill issue copilot/fix-17a49870-ca41-4175-8d37-0a4222cc1bef copilot-swe-agent[bot] 2025-09-03 05:40:59 +00:00
  • 5c7ee2de9e fix tests Aaron Kimbrell 2025-09-03 05:06:55 -05:00
  • e15dfd4353 account for consumables Aaron Kimbrell 2025-09-03 04:16:35 -05:00
  • ec37c4fd78 Address feedback: SQLite recommendation, GM terminology, testing capabilities, and file endings copilot/fix-1866 copilot-swe-agent[bot] 2025-09-03 04:48:45 +00:00
  • 42327a1b8e Add comprehensive .github/copilot-instructions.md with validated commands and timing copilot-swe-agent[bot] 2025-09-02 21:46:58 +00:00
  • 14716185fb Rename FindBehaviorSlotByEquipLocation to FindBehaviorSlot copilot-swe-agent[bot] 2025-09-02 21:38:58 +00:00
  • f98f7f6545 Remove backward compatibility for FindBehaviorSlot method copilot-swe-agent[bot] 2025-09-02 21:23:59 +00:00
  • 578799464e Initial plan copilot-swe-agent[bot] 2025-09-02 21:19:01 +00:00
  • 1e04ff1a9e Add enhanced tests for InventoryComponent skill slot assignment copilot-swe-agent[bot] 2025-09-02 21:12:21 +00:00
  • 7be7b37b8d Fix skill slot assignment to use equipLocation instead of itemType copilot-swe-agent[bot] 2025-09-02 21:10:50 +00:00
  • a66abfa1e9 Initial plan copilot-swe-agent[bot] 2025-09-02 20:58:32 +00:00
  • e66f82ff07 manually coerce tests and remove uneeded or ones that will neeed much more work copilot/fix-9d445d39-6715-4a7f-b297-4833e7a1ecd4 Aronwk 2025-09-01 21:37:32 -05:00
  • 8198ad70f6 fix: zero out component in destructor (#1863) David Markowitz 2025-09-01 17:06:00 -07:00
  • 4c3bace601 Merge pull request #1862 from DarkflameUniverse/fix-item-exploits Gie "Max" Vanommeslaeghe 2025-09-01 22:33:07 +02:00
  • 6d2a21450b fix item exploits David Markowitz 2025-09-01 13:15:46 -07:00
  • 889ee5bd14 Major progress: Fix VendorComponent tests - now 97% tests passing! copilot-swe-agent[bot] 2025-09-01 18:09:57 +00:00
  • c5c3ef23b9 Continue fixing component tests - DonationVendorComponent improvements copilot-swe-agent[bot] 2025-09-01 18:07:21 +00:00
  • b8d5e63c0c Fix failing component tests and compilation warnings copilot-swe-agent[bot] 2025-09-01 18:03:22 +00:00
  • 316e0bc47e Fix failing component tests and add missing component tests with submodule initialization copilot-swe-agent[bot] 2025-09-01 16:00:35 +00:00
  • d3b5941458 Fix CDClient database dependency issues for component tests by implementing LoadValuesFromDefaults and database connectivity checks copilot-swe-agent[bot] 2025-09-01 15:22:58 +00:00
  • f9e74e6994 Add more logging around rewarding items (#1861) David Markowitz 2025-08-31 20:33:16 -07:00
  • 9274494023 Fix component test compilation issues and enable all component tests copilot-swe-agent[bot] 2025-08-31 23:28:33 +00:00
  • 0a06698514 Fix PetComponent and QuickBuildComponent tests, successful build with 19+ component test suites copilot-swe-agent[bot] 2025-08-31 23:00:34 +00:00
  • 856186636f Continue adding component tests: AchievementVendor, Character, QuickBuild, Script, Skill, Vendor tests (compilation fixes needed) copilot-swe-agent[bot] 2025-08-31 22:54:34 +00:00
  • f4a9cd21be Add DonationVendorComponent, ItemComponent, LevelProgressionComponent, MiniGameControlComponent tests and enhance PetComponent tests copilot-swe-agent[bot] 2025-08-31 22:37:18 +00:00
  • c29f0d151e Add ControllablePhysicsComponent, RenderComponent, and SwitchComponent serialization tests copilot-swe-agent[bot] 2025-08-31 22:17:50 +00:00
  • da801c61ab Update CDBaseCombatAIComponentTable with complete column structure and add BuffComponent tests copilot-swe-agent[bot] 2025-08-31 22:13:57 +00:00
  • 94acddc3e9 Add CollectibleComponent and LUPExhibitComponent serialization tests copilot-swe-agent[bot] 2025-08-31 22:01:45 +00:00