Commit Graph

  • ff0336793c add stun immunity script (#1015) Aaron Kimbrell 2023-03-08 07:31:45 -06:00
  • 49047a267b Fix racing imagination loss on death (#1006) David Markowitz 2023-03-05 12:34:59 -08:00
  • 9d65d871d0 fix compatibility with nexus dash (#1011) Aaron Kimbrell 2023-03-05 13:11:32 -06:00
  • e524b86e12 breakout the component types into a scoped enum (#1002) Aaron Kimbrell 2023-03-04 01:16:37 -06:00
  • 2837f68f44 Fix stuns with mast teleport (#1003) David Markowitz 2023-03-03 22:59:37 -08:00
  • a0c0a87956 Fix Trigger Missions (#1010) David Markowitz 2023-03-03 22:58:29 -08:00
  • 3e482602d4 Fix non-parallel timers in CombatAIComponent (#1008) David Markowitz 2023-03-03 18:45:01 -08:00
  • b6fc959433 Fix shark stinky fish death animation (#1004) David Markowitz 2023-02-28 15:30:28 -08:00
  • 6d989f37f1 Breakout ServerDisconnectIdentifiers into an enum (#995) Aaron Kimbrell 2023-02-19 06:29:14 -06:00
  • d138b7b878 Make ControlBehavior messages far more modular (#991) David Markowitz 2023-02-16 09:30:33 -08:00
  • 484488e47d add bounds check to prevent crashing (#992) Aaron Kimbrell 2023-02-16 11:14:23 -06:00
  • 72c93c8913 Further implement Property Behavior parsing (#936) David Markowitz 2023-02-13 18:55:44 -08:00
  • 2ae9a92b55 fix cmake Aaron Kimbre 2023-02-10 21:43:39 -06:00
  • 50978620d8 Merge branch 'main' into item-component Aaron Kimbre 2023-02-10 21:35:53 -06:00
  • c168f6c970 Break out the model component into the model, item, and mutable model behaviors Aaron Kimbre 2023-02-10 21:33:30 -06:00
  • 3cd0d1ec3d Make wrapper for casting skills (#987) Aaron Kimbrell 2023-02-10 02:30:17 -06:00
  • 91c0c1fcfb Split out LUTriggers into it's own component (#986) Aaron Kimbrell 2023-02-10 02:29:53 -06:00
  • d17f51183e Allow landing animation in Return to the Venture Explorer (#977) David Markowitz 2023-01-26 18:41:40 -08:00
  • 6aa69de4fd Resolution of accidental shifting of eItemType enum (#976) Jett 2023-01-26 00:21:12 +00:00
  • cdffd5ff30 Fix: 968 bug using lookup command with no parameters crashes instance (#970) Gie "Max" Vanommeslaeghe 2023-01-25 00:09:32 +01:00
  • ac5f08f601 Merge pull request #963 from DarkflameUniverse/enum-cleanup Aaron Kimbrell 2023-01-24 16:38:41 -06:00
  • 90d184ba93 Remove Clang Tidy configurations. (#969) Jett 2023-01-24 22:36:30 +00:00
  • bff14fd391 add blame ignore Aaron Kimbre 2023-01-22 17:39:38 -06:00
  • faf42d2f8c cleanup enums to make them more consistent Aaron Kimbre 2023-01-22 17:38:47 -06:00
  • cff94b6c22 Fix hash collisions in achievements (#962) David Markowitz 2023-01-21 07:37:09 -08:00
  • c8cd51ef63 Fix warning for overrides (#961) David Markowitz 2023-01-20 00:07:25 -08:00
  • 6fd80e3117 Don't enable HC on minigame worlds (#959) Aaron Kimbrell 2023-01-20 01:50:46 -06:00
  • 14085d09bd Add note for compiling with multiple jobs (#948) David Markowitz 2023-01-17 11:26:50 -08:00
  • 7418e02365 Update AmTeapotServer.cpp (#949) David Markowitz 2023-01-17 04:07:34 -08:00
  • fbaf1cbb25 Dont preemptively delete objects (#958) David Markowitz 2023-01-17 04:06:09 -08:00
  • 872270704c Hardmode cleanups (#954) Aaron Kimbrell 2023-01-12 13:16:24 -06:00
  • 7bca43ffc1 Fix tests (#953) David Markowitz 2023-01-11 22:36:03 -08:00
  • 7aacfc1bf0 Fixed crashes related to hardcore mode wincent 2023-01-11 21:50:21 +01:00
  • 5557a98129 fix hardmode example config options (#952) Aaron Kimbrell 2023-01-11 14:10:48 -06:00
  • 45d739499a Merge pull request #950 from DarkflameUniverse/vanity-ldf-reading Gie "Max" Vanommeslaeghe 2023-01-11 20:22:21 +01:00
  • 5b30f4a5ae Merge pull request #951 from DarkflameUniverse/hardcore-mode Gie "Max" Vanommeslaeghe 2023-01-11 20:18:56 +01:00
  • bfa4fbd5a9 add hardcore_mode to settings Gie "Max" Vanommeslaeghe 2023-01-11 20:11:06 +01:00
  • e7bc4ef773 add hardcore mode Gie "Max" Vanommeslaeghe 2023-01-11 20:08:54 +01:00
  • ce39e3ad6b Add ldf controlls to vanity npc tools make vanity npc use more forgiving Aaron Kimbre 2023-01-11 01:10:14 -06:00
  • e67f310632 Fix missing template override for AMFFormats (#946) David Markowitz 2023-01-08 01:01:53 -08:00
  • 8920cd1063 Use field names instead of numbers for CDClient tables (#945) David Markowitz 2023-01-07 01:48:59 -08:00
  • a580e3a2f5 Update lookup command (#909) David Markowitz 2023-01-06 22:17:09 -08:00
  • a28a2e60cf Add property Teleport behavior (#846) David Markowitz 2023-01-06 22:16:43 -08:00
  • 5374c555f5 Implement bubble seriliaztion in controllable physics (#942) Aaron Kimbrell 2023-01-07 00:14:51 -06:00
  • 80f8dd8003 Imminuty updates (#925) Aaron Kimbrell 2023-01-06 23:59:19 -06:00
  • 1ac898ba00 Remove GameConfig (#874) David Markowitz 2023-01-06 21:21:40 -08:00
  • fc75d6048f dGame Precompiled header improvements (#876) David Markowitz 2023-01-06 21:17:05 -08:00
  • 8bcb4bd36d Fix smashables not counting towards whole team (#944) David Markowitz 2023-01-06 21:06:24 -08:00
  • bad3845d83 Address Docker issues and remove need to extract cdclient.fdb (#895) David Markowitz 2023-01-06 21:04:20 -08:00
  • 7fcc8a6e84 Merge pull request #935 from EmosewaMC/WorldConfig Gie "Max" Vanommeslaeghe 2023-01-07 03:41:40 +01:00
  • 1a34f6f74a Fix debug logging newline (#940) David Markowitz 2023-01-04 06:15:06 -08:00
  • 1789ec7f20 delta compression fixes (#937) David Markowitz 2023-01-03 09:22:04 -08:00
  • dc7d0ce142 Fix Stuns of duration zero (#938) David Markowitz 2023-01-03 09:21:57 -08:00
  • 203a150a56 Update DestroyableComponent.cpp David Markowitz 2023-01-01 16:36:10 -08:00
  • 19be0a61b2 Eliminate WorldConfig Magic Numbers EmosewaMC 2023-01-01 04:51:22 -08:00
  • 09157506bf Fix Complete Overhaul (#934) David Markowitz 2022-12-31 11:44:09 -08:00
  • 737eaba54d Serialize target with GameMessageStartSkill (#933) David Markowitz 2022-12-31 03:56:30 -08:00
  • fab4414204 Fix serratorizer chargeup time (#931) David Markowitz 2022-12-31 03:56:12 -08:00
  • 34b5f0f9d6 add uncast to speed behavior (#932) Aaron Kimbrell 2022-12-31 02:46:25 -06:00
  • 9adbb7aa86 Address World Server Packet timing and erroneous log (#929) David Markowitz 2022-12-29 06:34:53 -08:00
  • bd28e4051f Fix Hash Collisions in CDBehaviorParameter table (#930) David Markowitz 2022-12-29 01:43:52 -08:00
  • 99c0ca253c Basic Attack Behavior Live Accuracy Improvements (#926) David Markowitz 2022-12-28 14:04:37 -08:00
  • 0e9c0a8917 Fix MovementSwitch Behavior (#927) David Markowitz 2022-12-28 14:03:07 -08:00
  • e41ed68447 Update README (#806) David Markowitz 2022-12-28 13:58:53 -08:00
  • 5cc7d47074 sanity check on opening packages (#923) Aaron Kimbrell 2022-12-24 16:41:13 -06:00
  • 1470af99c3 Correct Property FX incorrect skill cast (#920) David Markowitz 2022-12-24 04:06:27 -08:00
  • 85ab573665 Fix duping issue (#921) David Markowitz 2022-12-24 00:51:59 -08:00
  • 6ec921025d Use new logic for applying speed changes in ApplyBuff (#919) Aaron Kimbrell 2022-12-24 02:49:31 -06:00
  • bbd5a49ea2 Update DarkInspirationBehavior.cpp (#897) David Markowitz 2022-12-23 18:05:30 -08:00
  • 675cf1d2a4 Fix baseEnemyApe stuns and fix IdleFlags serialization (#914) David Markowitz 2022-12-22 22:14:51 -08:00
  • 9ebb06ba24 Qb team credit (#912) Aaron Kimbrell 2022-12-22 07:24:59 -06:00
  • 96313ecd69 Calculate world shutdown timer (#910) David Markowitz 2022-12-22 05:16:35 -08:00
  • 015cbc06ea Fix racing spawn positions (#913) David Markowitz 2022-12-22 05:16:18 -08:00
  • dff02773a0 Fix dragon stuns (#915) David Markowitz 2022-12-22 05:16:08 -08:00
  • d052ed6a63 Update MigrationRunner.cpp (#911) David Markowitz 2022-12-22 04:06:59 -08:00
  • fd9757d121 Implement a server res directory for server required client files (#891) David Markowitz 2022-12-21 22:34:11 -08:00
  • bd7f532a28 Implement the Imaginite Backpack and Shard armor scripts (#886) David Markowitz 2022-12-21 14:33:41 -08:00
  • 51dd56f0a0 Add MTU config option (#908) David Markowitz 2022-12-21 08:51:27 -08:00
  • 38eb441ca1 Correct Projectile behavior bitStream reads (#907) David Markowitz 2022-12-21 00:26:17 -08:00
  • 9ac11f281d better WIP Aaron Kimbre 2022-12-20 18:19:21 -06:00
  • 559894024c Merge pull request #889 from EmosewaMC/MoreImprovements Gie "Max" Vanommeslaeghe 2022-12-20 23:11:24 +01:00
  • 0a31db9d44 Updated README and CREDITS (#904) Neal Spellman 2022-12-20 17:10:54 -05:00
  • f2fa81b5c3 Fix lobbies (#901) David Markowitz 2022-12-20 13:20:44 -08:00
  • c4ae05ecee fix guild creation Aaron Kimbre 2022-12-20 08:54:52 -06:00
  • 30fbdd3956 WIP Aaron Kimbre 2022-12-20 08:14:58 -06:00
  • 192948a87f Initial NPC script and gating Neal Spellman 2022-12-19 17:51:49 -05:00
  • 2fdcf62ec6 Fix overread in projectile behavior and address broken stuns (#898) David Markowitz 2022-12-19 12:52:00 -08:00
  • d69f733772 Fix trading taking the wrong item (#900) David Markowitz 2022-12-19 12:51:44 -08:00
  • 157a05239e Add speedbase readling and writing to the level prograssion component and impli proper character versions for fixes (#856) Aaron Kimbrell 2022-12-19 13:45:50 -06:00
  • 9f47b1f0bb Merge remote-tracking branch 'upstream/main' into MoreImprovements David Markowitz 2022-12-19 03:53:51 -08:00
  • f311685dda Fix Some missions not progressing if they are the last item in the inventory (#899) David Markowitz 2022-12-19 00:07:43 -08:00
  • 84c5d74450 Add Delete Inventory Slash Command (#865) David Markowitz 2022-12-18 07:46:04 -08:00
  • b972acbacc Fix stream reads (#894) David Markowitz 2022-12-18 06:49:13 -08:00
  • f41dfaebdf Merge pull request #887 from EmosewaMC/ServerShutdown Gie "Max" Vanommeslaeghe 2022-12-18 15:41:58 +01:00
  • 12ab094082 Merge pull request #892 from DarkflameUniverse/windows-debug-fixes Gie "Max" Vanommeslaeghe 2022-12-18 15:25:17 +01:00
  • e1bcde628f Implement lower cap datagram size (#890) David Markowitz 2022-12-17 20:54:41 -08:00
  • 1da2db9db6 Resolve some string related issues for Windows Debug Jett 2022-12-17 16:03:18 +00:00
  • 5d0de99390 Merge remote-tracking branch 'upstream/main' into ServerShutdown David Markowitz 2022-12-16 19:09:01 -08:00
  • 2b56dfbc89 Merge remote-tracking branch 'upstream/main' into MoreImprovements David Markowitz 2022-12-16 19:08:51 -08:00
  • 631365b7f7 Add change idle flags behavior and GM (#871) Aaron Kimbrell 2022-12-16 15:24:13 -06:00