Commit Graph

  • 3890c0a86c fix: clang warnings (#1854) main David Markowitz 2025-08-01 13:28:09 -07:00
  • c083f21e44 feat: OnAttack behavior (#1853) David Markowitz 2025-08-01 01:09:16 -07:00
  • c9e95839ee Update deprecated MYSQL command (#1852) HailStorm32 2025-07-29 07:59:32 -07:00
  • dd957ed0c7 crux prime ninjago ruins ATM (#1851) Terrev 2025-07-26 23:58:49 -04:00
  • 12296ce553 feat: activity component debug stuff and fix issues with duplicates in debug ui (#1850) David Markowitz 2025-07-24 04:26:51 -07:00
  • 24f4c9d413 feat: Destroyable component debug info (#1849) David Markowitz 2025-07-23 02:08:39 -07:00
  • ba964932b7 feat: debug for all physics components and fix inspect by ldf key (#1848) David Markowitz 2025-07-19 22:08:18 -07:00
  • 4c42eea819 feat: add despawn command (#1847) David Markowitz 2025-07-19 16:25:14 -07:00
  • 7145536061 feat: add despawn command despawn David Markowitz 2025-07-19 12:52:57 -07:00
  • 6b52cf67a0 feat: debug features and implement ObjectDebugger (#1846) David Markowitz 2025-07-19 03:11:32 -07:00
  • 71f708f1b5 fix: Let's not ghost zone control (#1845) David Markowitz 2025-07-18 10:15:45 -07:00
  • 49aa632d42 feat: WaypointReached notification for MovementAI and don't move the AI when its not built (#1844) David Markowitz 2025-07-12 22:21:45 -07:00
  • 5ec4142ca1 fix: multiple collection tasks in one mission and remove sanity check on mission rewards (#1843) David Markowitz 2025-07-12 19:04:41 -07:00
  • 5e9fe40bec feat: Add GetComponents(Mut) functions to Entity (#1842) David Markowitz 2025-07-01 05:26:05 -07:00
  • 9524198044 Update DEVGMCommands.cpp (#1840) David Markowitz 2025-06-29 14:23:11 -07:00
  • a5d0788488 feat: barfight (#1839) David Markowitz 2025-06-29 14:18:59 -07:00
  • a1ba5b8f12 feat: remove instance pointer management by migrating to unique_ptr (#1838) David Markowitz 2025-06-29 02:41:03 -07:00
  • 03b1c2b183 fix: Split String returning an empty string when an empty string is passed in fix-empty-string-split-bug David Markowitz 2025-06-29 01:43:53 -07:00
  • 48510b7315 feat: add messaging system for manager and add example usage to Loot (#1837) David Markowitz 2025-06-29 00:22:41 -07:00
  • c697f8ad97 feat: Add Restart Behavior (#1836) David Markowitz 2025-06-29 00:22:20 -07:00
  • 5c296b8ef0 feat: add messaging system for manager and add example usage to Loot add-message-sender David Markowitz 2025-06-29 00:09:40 -07:00
  • edda646856 feat: Add Restart Behavior Restart-behavior David Markowitz 2025-06-28 21:18:44 -07:00
  • 55d181ea4b fix: lxfml normalization (#1835) David Markowitz 2025-06-27 22:31:48 -07:00
  • 2c0d4aacb0 fix: lxfml normalization fix-lxfml-normalization-for-good David Markowitz 2025-06-27 20:42:47 -07:00
  • ecbb465020 fix: get entity from manager vs from character (#1833) David Markowitz 2025-06-26 04:04:05 -07:00
  • ec9927acbb fix: multiplied speeds with Speed Behaviors (#1832) David Markowitz 2025-06-26 04:03:25 -07:00
  • 2184a7fdfb revert all changes related to normalization of bbb positions revert-lxfml-normalization-changes David Markowitz 2025-06-26 01:20:36 -07:00
  • e76d70c9c4 fix: get entity from manager vs from character reset-entity-to-null David Markowitz 2025-06-26 00:35:45 -07:00
  • 2771bbf97e fix: multiplied speeds with Speed Behaviors EmosewaMC-patch-13 David Markowitz 2025-06-26 00:14:15 -07:00
  • 1f580491c7 feat: add speed behavior (#1831) David Markowitz 2025-06-25 02:04:25 -07:00
  • 2618e9a864 fix: specifiy width of integer being written (#1830) David Markowitz 2025-06-24 21:58:11 -07:00
  • 0f0d0a6dee optimizations (#1829) David Markowitz 2025-06-24 20:13:48 -07:00
  • f63a9a6bea fix: don't construct zone control twice on player loadin (#1828) David Markowitz 2025-06-24 20:03:13 -07:00
  • f0f98a6108 fix: consuming items not decrementing mission progress (#1827) David Markowitz 2025-06-24 20:01:59 -07:00
  • 4ed7bd6767 fix: some mail features (#1826) David Markowitz 2025-06-23 20:58:55 -07:00
  • 22c74cb2de fix: some mail features mail-fixes David Markowitz 2025-06-23 11:13:55 -07:00
  • 9f92f48a0f fix: models with multiple parts not being normalized properly (#1825) David Markowitz 2025-06-23 00:08:16 -07:00
  • 48e3471831 fix: imaginite not being taken when starting shooting gallery (#1823) David Markowitz 2025-06-23 00:07:52 -07:00
  • 3c244cce27 fix: large inventories and inspect not printing objectID (#1824) David Markowitz 2025-06-23 00:07:34 -07:00
  • 8ba35be64d feat: add saving behaviors to the inventory (#1822) David Markowitz 2025-06-22 18:45:49 -07:00
  • d94f5f77c6 feat: add saving behaviors to the inventory save-to-inventory David Markowitz 2025-06-22 13:43:31 -07:00
  • 1413db26e3 Merge branch 'main' into save-to-inventory David Markowitz 2025-06-22 13:43:05 -07:00
  • f7c9267ba4 change behavior id to LWOOBJID (#1821) David Markowitz 2025-06-22 13:05:09 -07:00
  • 0a4d05039c change behavior id to LWOOBJID David Markowitz 2025-06-21 20:56:51 -07:00
  • b6e9d6872d fix: not checking OnChat block node (#1820) David Markowitz 2025-06-19 18:39:36 -07:00
  • c83797984a check for null on property management instance (#1819) David Markowitz 2025-06-17 22:02:53 -07:00
  • 2ae58086ba check for null on property management instance EmosewaMC-patch-12 David Markowitz 2025-06-17 21:01:41 -07:00
  • 04487efa25 feat: add chat behaviors (#1818) David Markowitz 2025-06-17 15:34:52 -07:00
  • 4238eb7eaf Merge branch 'main' into more-behaviors more-behaviors David Markowitz 2025-06-17 01:04:28 -07:00
  • ddef614d11 feat: add chat behaviors David Markowitz 2025-06-17 01:03:10 -07:00
  • 2eeacbf746 Add mandlers for all the trigger related waypoint commands And add a call to the cppscript for reaching a waypoint waypointpath-trigger-and-script Aronwk 2025-06-13 01:05:12 -05:00
  • 2f315d9288 feat: Movement behaviors (#1815) David Markowitz 2025-06-11 12:52:15 -07:00
  • 0fb028e129 feat: add movement behaviors David Markowitz 2025-06-10 22:51:24 -07:00
  • 263c329932 Merge branch 'main' into more-behaviors David Markowitz 2025-06-10 21:49:40 -07:00
  • 6ae1c7a376 Add null check for character (#1814) David Markowitz 2025-06-10 10:41:08 -07:00
  • c19ee04c8a fix: property behavior crashes (#1813) David Markowitz 2025-06-08 19:41:43 -07:00
  • 2858345269 fix: destroy enemies on entering build mode (#1812) David Markowitz 2025-06-08 19:41:19 -07:00
  • 37e14979a4 fix: winter race orbs (#1810) David Markowitz 2025-06-08 12:14:35 -07:00
  • 81d8e1f75d fix: winter race orbs fix-winter-race David Markowitz 2025-06-08 12:02:37 -07:00
  • b509fd4f10 fix: Constructing player to themself (#1808) David Markowitz 2025-06-07 16:30:22 -07:00
  • 820c0f0083 fix: ghost mis-matched pointer causing objects to not destruct (#1797) David Markowitz 2025-06-05 14:07:07 -07:00
  • 68eb20966f fix: Remove hard coded pet flags (#1805) David Markowitz 2025-06-04 23:07:29 -07:00
  • 92155a3cb4 fix: invert instructions so people read the important ones first (#1802) David Markowitz 2025-05-30 06:56:58 -07:00
  • 437362cce6 Add extra checkbox to bug report field (#1803) David Markowitz 2025-05-30 06:56:47 -07:00
  • 34665f6f5c Fix: Double imaginite issue resolved on mini survival games (#1801) ElectScholar 2025-05-23 03:42:39 +00:00
  • a4a91f1e73 Move in all directions is functional David Markowitz 2025-05-20 18:49:48 -07:00
  • 49dab14911 whitespace world-packet-re-write Aronwk 2025-05-19 00:00:49 -05:00
  • 74601c6887 address feedbacl Aronwk 2025-05-19 00:00:01 -05:00
  • 4627168871 fixes Aronwk 2025-05-18 23:36:05 -05:00
  • 32487dcd5f fix: reverse bounce paths (#1798) David Markowitz 2025-05-18 19:48:40 -07:00
  • 80a4f77441 oopsie, send it Aronwk 2025-05-18 21:41:59 -05:00
  • d6c07c85c6 clone id and redo the ldf data to be simplier Aronwk 2025-05-18 21:38:58 -05:00
  • 891b176b4f fix: playing an emote not showing on all clients (#1800) ElectScholar 2025-05-16 21:50:40 -07:00
  • b98470331d Everything done, now to test Aronwk 2025-05-16 22:11:16 -05:00
  • c8a3a2c6de move the handlers over Aronwk 2025-05-16 20:59:37 -05:00
  • 5628664060 things switched, just gotta move the handle's Aronwk 2025-05-16 18:17:28 -05:00
  • 47015fda08 nl@eof Aronwk 2025-05-16 00:17:34 -05:00
  • 3e8a417f62 Welp, ended up doing client as well since world and client are in the wroing places. Aronwk 2025-05-16 00:10:00 -05:00
  • 7324740be6 fix: ghost mis-matched pointer causing objects to not destruct 1058-Other-characters-are-still-visible-when-they-log-off/change-worlds David Markowitz 2025-05-14 21:41:06 -07:00
  • e42df5b02e feat: Add implementation for visited levels (#1795) David Markowitz 2025-05-14 20:49:35 -07:00
  • 61921cfb62 feat: refactor web server to be generic and add websockets framework (#1786) Aaron Kimbrell 2025-05-14 22:38:38 -05:00
  • 91f6b2bf81 fix: weekly leaderboards and shooting gallery high score (#1719) David Markowitz 2025-05-14 01:58:16 -07:00
  • 01917841cb Invert frame rates (use inactive if 0 players in world, not the other way around) (#1796) David Markowitz 2025-05-14 01:57:29 -07:00
  • d993a772d7 Use chrono library instead leaderboards-again David Markowitz 2025-05-14 01:14:07 -07:00
  • 82e0a77951 Invert frame rates (use inactive if 0 players in world, not the other way around) EmosewaMC-patch-11 David Markowitz 2025-05-14 01:12:23 -07:00
  • 6e959492db Merge branch 'main' into leaderboards-again David Markowitz 2025-05-14 00:35:35 -07:00
  • e18c504ee4 feat: auto reject empty properties (#1794) David Markowitz 2025-05-07 21:15:10 -07:00
  • 3016c9f5f8 feat: auto reject empty properties empty-properties David Markowitz 2025-05-06 21:07:20 -07:00
  • b6f7b4c092 fix: add null check and character version update (#1793) David Markowitz 2025-05-05 16:57:05 -07:00
  • 522299c9ec feat: normalize brick model positions (#1761) David Markowitz 2025-05-05 07:05:12 -07:00
  • 0e551429d3 chore: move all teams logic to its own namespace to consolidate logic (#1777) David Markowitz 2025-05-05 07:04:43 -07:00
  • c77e9ce33a chore: some zone maintenance (#1778) David Markowitz 2025-05-05 07:04:23 -07:00
  • 82524b4165 Merge branch 'main' into leaderboards-again David Markowitz 2025-05-05 00:21:43 -07:00
  • 3ebc6709db feat: Property behaviors partially functional (#1759) David Markowitz 2025-05-05 00:17:39 -07:00
  • 841b754b01 Merge pull request #1762 from DarkflameUniverse/landing-anims Gie "Max" Vanommeslaeghe 2025-05-04 17:36:04 +02:00
  • 62c3f489fe Merge pull request #1781 from DarkflameUniverse/backwards Gie "Max" Vanommeslaeghe 2025-05-04 17:35:30 +02:00
  • 5ccb8357fd Merge pull request #1785 from DarkflameUniverse/worldServerCleanup Gie "Max" Vanommeslaeghe 2025-05-04 17:35:18 +02:00
  • 4bacb8a2ee Merge pull request #1787 from DarkflameUniverse/1208-retroactively-fix-nexus-force-explorer-missions Gie "Max" Vanommeslaeghe 2025-05-04 17:33:55 +02:00
  • 89678c4a05 Merge pull request #1788 from DarkflameUniverse/1770-Kraken-audio-plays-after-shooting-gallery-match Gie "Max" Vanommeslaeghe 2025-05-04 17:33:31 +02:00
  • 4f97ecc073 fix: lastUpdatedTime updating (#1784) ElectScholar 2025-05-03 20:19:31 -07:00