Commit Graph

  • 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
  • c9e4cde68d Update SGCannon.cpp 1770-Kraken-audio-plays-after-shooting-gallery-match David Markowitz 2025-05-02 18:11:55 -07:00
  • 0a12672889 fix: kracken audio David Markowitz 2025-05-02 18:10:27 -07:00
  • 00a69909f8 fix: nexus force explorer missions 1208-retroactively-fix-nexus-force-explorer-missions David Markowitz 2025-05-02 17:17:49 -07:00
  • 7c8ca1c1cb chore: some cleanup work on WorldServer and PerformanceManager worldServerCleanup David Markowitz 2025-05-02 16:33:28 -07:00
  • 4930fb93b3 fix: backwards names backwards David Markowitz 2025-04-25 16:55:31 -07:00
  • b31f9670d1 feat: shutdown command (#1780) David Markowitz 2025-04-24 13:41:26 -07:00
  • 1cc1782b35 fix: lock crash to operator (#1779) David Markowitz 2025-04-24 11:23:46 -07:00
  • 44ff01a86f fix: lock crash to operator EmosewaMC-patch-10 David Markowitz 2025-04-24 10:53:52 -07:00
  • 55d409eb82 Add invite initial response msg (#1775) David Markowitz 2025-04-23 01:56:38 -07:00
  • 65f3c33ca5 chore: use client enum packet type instead (#1776) David Markowitz 2025-04-23 01:55:52 -07:00
  • 93fa4e268f fix: buff station dying and rotating too soon (#1768) David Markowitz 2025-04-23 01:55:36 -07:00
  • 1fb1da101c fix: multiple progression for shark mission (#1769) David Markowitz 2025-04-19 05:37:08 -07:00
  • 6f94043b33 feat: broadcast achievements in chat as in live (#1771) David Markowitz 2025-04-19 05:36:53 -07:00
  • 5785764a95 Cache build directory when using docker with BuildKit (#1772) Wincent Holm 2025-04-19 02:38:24 +02:00
  • fa53fa7935 Migrations only flag (#1773) Wincent Holm 2025-04-19 02:38:08 +02:00
  • 3669ac85d3 Migrations only flag migrations-only-flag Wincent 2025-04-18 16:01:02 +00:00
  • 1c0ca57419 Cache build directory when using docker with BuildKit better-docker-building Wincent 2025-04-18 16:00:17 +00:00
  • 194cd669ee Migrations only flag dCinema Wincent 2025-04-18 16:01:02 +00:00
  • 6b92536c41 Cache build directory when using docker with BuildKit Wincent 2025-04-18 16:00:17 +00:00
  • 5796e62567 Merge remote-tracking branch 'origin/main' into dCinema Wincent 2025-04-18 14:49:18 +00:00
  • c27d734b7e Revert "Add initial response msg and sending" achievements-in-chat David Markowitz 2025-04-18 00:33:18 -07:00
  • fb942e4692 Add initial response msg and sending David Markowitz 2025-04-18 00:33:06 -07:00
  • 3bccbbd1ef feat: broadcast achievements in chat as in live David Markowitz 2025-04-17 01:06:19 -07:00
  • d4604172b4 fix: multiple progression for shark mission shark David Markowitz 2025-04-13 14:47:02 -07:00
  • 824e0793fa change arguments and add eof check brickstuff David Markowitz 2025-04-10 19:14:03 -07:00
  • 48d32f2c77 more misc work websockets Aaron Kimbre 2025-04-11 09:12:45 -05:00
  • 6b0f3a66e9 fix: session flags not being loaded every other world load (#1763) David Markowitz 2025-04-11 07:10:38 -07:00
  • f5c212fb86 fix: sys addr for private zones (#1760) David Markowitz 2025-04-11 07:05:31 -07:00
  • 3d595ce4ac Add properties to landing anim excluded zones landing-anims David Markowitz 2025-04-11 00:46:45 -07:00
  • 2cf0eac8f2 add some notes and remove some logs David Markowitz 2025-04-10 18:56:38 -07:00
  • a4295a26f7 Update Logger.cpp David Markowitz 2025-04-10 18:36:54 -07:00
  • 4b188b87ef add migration David Markowitz 2025-04-10 18:35:11 -07:00
  • fd27ffa9ae Normalize model positions when placing in the world David Markowitz 2025-04-09 23:36:57 -07:00
  • 77c88575f9 Add utilities for formats David Markowitz 2025-04-09 23:35:55 -07:00
  • 3cdb02ff49 add check for jetpack restricteditemscheck David Markowitz 2025-04-08 15:40:38 -07:00
  • 99f6cf2d92 fix: pin actions to SHA commits and downgrade cmake to ~3.25 (#1757) David Markowitz 2025-04-02 09:50:35 -07:00
  • 8364e60799 Merge branch 'main' into websockets Aaron Kimbre 2025-04-02 09:06:48 -05:00
  • bc0f3d9163 fix: mission states being incorrect after world load (#1750) David Markowitz 2025-04-02 06:59:21 -07:00
  • 20d5a9b6d8 fix: mail claiming item (#1758) David Markowitz 2025-04-02 06:56:01 -07:00
  • 33222d433b Merge branch 'seriously' into mail-fix mail-fix David Markowitz 2025-04-02 00:57:46 -07:00
  • 6469147517 fix: mail claiming item David Markowitz 2025-04-01 22:08:53 -07:00
  • fd2a06ef51 specify up to 3.31 David Markowitz 2025-04-01 21:45:15 -07:00
  • 8fc72ccf8a Update build-and-test.yml David Markowitz 2025-04-01 21:36:12 -07:00
  • c7eea5643c Update build-and-test.yml David Markowitz 2025-04-01 21:32:27 -07:00
  • 56deead7c4 Update build-and-test.yml David Markowitz 2025-04-01 21:28:06 -07:00
  • 5209e57cc1 Update build-and-test.yml David Markowitz 2025-04-01 21:24:44 -07:00
  • 8c038d34b3 Update build-and-test.yml David Markowitz 2025-04-01 21:23:49 -07:00
  • cdf3f5de6d Update build-and-test.yml David Markowitz 2025-04-01 21:22:00 -07:00
  • 4f71baa701 it compiles again Aaron Kimbre 2025-04-01 13:40:50 -05:00
  • c490d45fe0 feat: Packed asset bundle improvements (#1754) jadebenn 2025-03-29 16:46:18 -05:00