Commit Graph

  • 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
  • b541713c5d Dont preemptively delete objects fix-crash EmosewaMC 2023-01-16 18:42:37 -08:00
  • ce03feb11a f EmosewaMC 2023-01-14 18:18:25 -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
  • 05dc5d6fcd Add lots of logs MM12-Testing-branch David Markowitz 2023-01-07 20:30:36 -08:00
  • c24c756f73 Merge branch 'pr/946' into MM12-Testing-branch David Markowitz 2023-01-07 19:59:21 -08:00
  • bdb380aed2 Fix missing template David Markowitz 2023-01-07 19:57:47 -08:00
  • 2baef3f198 Merge remote-tracking branch 'upstream/main' David Markowitz 2023-01-07 19:50:42 -08:00
  • fbf7833b7b Removed build speedups EmosewaMC 2023-01-07 12:53:48 -08:00
  • 8920cd1063 Use field names instead of numbers for CDClient tables (#945) David Markowitz 2023-01-07 01:48:59 -08:00
  • 8b0f374ab4 this does nothing jetpack-use-fly-bool Aaron Kimbre 2023-01-07 03:21:42 -06:00
  • bb20aa7f86 wip Aaron Kimbre 2023-01-07 01:15:27 -06:00
  • 7a9bf57af0 Merge branch 'main' into use-npc-paths use-npc-paths Aaron Kimbre 2023-01-07 00:52:22 -06:00
  • 05c67fd712 Add try catch around packet handling for sql error David Markowitz 2023-01-06 22:51:19 -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
  • 9d4d618e63 Merge remote-tracking branch 'upstream/main' David Markowitz 2023-01-06 21:13:30 -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
  • 6aa7c592a2 Merge remote-tracking branch 'upstream/main' David Markowitz 2023-01-01 02:10:36 -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
  • 68187d9f96 Merge remote-tracking branch 'upstream/main' David Markowitz 2022-12-30 02:34:19 -08: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
  • 716e8c646c Fix small issues David Markowitz 2022-12-28 18:21:26 -08:00
  • d2cecd0073 Merge remote-tracking branch 'upstream/main' David Markowitz 2022-12-28 16:43:19 -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
  • d97f374a90 Merge remote-tracking branch 'upstream/main' EmosewaMC 2022-12-27 19:26:24 -08:00
  • 5cc7d47074 sanity check on opening packages (#923) Aaron Kimbrell 2022-12-24 16:41:13 -06:00
  • 6bf45cad39 simplify passing data around buffs Aaron Kimbre 2022-12-24 14:25:31 -06:00
  • 3f3c5d9215 buff immunities Aaron Kimbre 2022-12-24 11:44:14 -06:00
  • b7ec08a8e2 fix the serilization Aaron Kimbre 2022-12-24 11:02:02 -06:00
  • 4fee6d1bba 0 Aaron Kimbre 2022-12-24 09:40:16 -06:00
  • 8f9df9178a fix Aaron Kimbre 2022-12-24 09:08:41 -06:00
  • 9e530b91d6 comment Aaron Kimbre 2022-12-24 08:25:10 -06:00
  • 9b3c2f094f buffs Aaron Kimbre 2022-12-24 08:08:51 -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
  • a6c6474e67 Merge remote-tracking branch 'upstream/main' EmosewaMC 2022-12-23 04:12:38 -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
  • dbdf4ac46a Update shutdown time to be accurate EmosewaMC 2022-12-21 14:00:07 -08:00
  • 51dd56f0a0 Add MTU config option (#908) David Markowitz 2022-12-21 08:51:27 -08:00
  • 6ed504c88e Merge remote-tracking branch 'upstream/main' David Markowitz 2022-12-21 02:26:45 -08:00
  • 9be2ab03b6 Address movement type issues David Markowitz 2022-12-21 02:00:46 -08:00
  • 38eb441ca1 Correct Projectile behavior bitStream reads (#907) David Markowitz 2022-12-21 00:26:17 -08:00
  • e53e31021f Fix projectile behavior David Markowitz 2022-12-20 19:00:52 -08:00
  • 9ac11f281d better WIP Aaron Kimbre 2022-12-20 18:19:21 -06:00
  • df21009672 poggers test commit ugc Jett 2022-12-20 22:48:58 +00:00
  • 41b8762c8f Merge remote-tracking branch 'upstream/main' David Markowitz 2022-12-20 14:45:15 -08: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
  • da07a70d4d Merge remote-tracking branch 'upstream/main' EmosewaMC 2022-12-19 17:59:56 -08: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
  • d78b2958d3 Correctly read in bitStream David Markowitz 2022-12-19 00:24:39 -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