Commit Graph

  • d5a18af0e8 Rehook dPhysics to main framerate Unknown 2022-02-09 10:38:09 +01:00
  • cabd220a66 Fix spam-log on master disconnect (#447) Xiphoseer 2022-02-08 17:25:14 +01:00
  • e397ed310e Updated script for teams EmosewaMC 2022-02-08 02:02:05 -08:00
  • 1122f50c7c Changed time when buff station spawns EmosewaMC 2022-02-08 01:55:25 -08:00
  • d9874b452e Fix Plunger Gun not being removed from inventory after mission (#444) Marcono1234 2022-02-07 21:45:56 +01:00
  • 0253a1fcb4 Added script for exploding asset EmosewaMC 2022-02-07 03:43:30 -08:00
  • a22e1bd53d Added new case in CppScripts EmosewaMC 2022-02-07 03:43:09 -08:00
  • 56765d355b Merge pull request #443 from DarkflameUniverse/log-missing-master-conn-shutdown Xiphoseer 2022-02-07 10:58:52 +01:00
  • 417a1a7485 Improve logging Xiphoseer 2022-02-07 10:19:16 +01:00
  • 204f03fd2a removed extra function EmosewaMC 2022-02-06 22:19:23 -08:00
  • b297d21a8d Fully implemented buff station script EmosewaMC 2022-02-06 22:15:32 -08:00
  • f41e8292e8 Clarified numbers and added comments EmosewaMC 2022-02-06 21:34:26 -08:00
  • 3de2c3bfc6 set faction of buff station to 6 EmosewaMC 2022-02-06 21:32:36 -08:00
  • a6ed435038 Added bounds check for proxies EmosewaMC 2022-02-06 20:53:45 -08:00
  • 679f077772 updated comment EmosewaMC 2022-02-06 20:33:07 -08:00
  • 9cfb9a0de6 Added specific smashable mission progression EmosewaMC 2022-02-06 14:28:37 -08:00
  • 56521d35d0 Added associate for 17 EmosewaMC 2022-02-06 14:28:27 -08:00
  • 72b3812716 fixed tab indent EmosewaMC 2022-02-06 14:28:15 -08:00
  • b7d7146821 Merge pull request #435 from EmosewaMC/ghosting-fix Jett 2022-02-06 02:25:46 +00:00
  • 6ac90f98d1 fixed ghosting issue EmosewaMC 2022-02-05 17:56:19 -08:00
  • 42e20d6db5 Explain in issue templates how to get Git commit SHA Marcono1234 2022-02-05 22:51:44 +01:00
  • b8c1f7629e Merge pull request #359 from AxtonF/HandleSIGTERM Xiphoseer 2022-02-05 15:38:49 +01:00
  • 448e888d69 Merge pull request #356 from EmosewaMC/UniqueCharacterNamesAddition Xiphoseer 2022-02-05 15:37:26 +01:00
  • ae6980966d Merge pull request #414 from Marcono1234/docker-read-only-volumes Xiphoseer 2022-02-05 15:18:01 +01:00
  • 579cf590b4 Implement CDZoneTable PlayerLoseCoinsOnDeath (#251) cooltrain7 2022-02-05 12:27:24 +00:00
  • f7009b499b added tracking of Pet Excavator achievement (#213) Nordegraf 2022-02-05 13:19:25 +01:00
  • 84cf79906b Frakjaw Battle instance fixes (#409) David Markowitz 2022-02-05 04:11:58 -08:00
  • 933cdee414 Implemented Model Pickup and Reputation achievements (#413) David Markowitz 2022-02-05 04:08:40 -08:00
  • 77459af1d3 Removed AI Stopping after they use a skill (#407) David Markowitz 2022-02-05 04:07:30 -08:00
  • 828c457614 Added script for Friend of the Ninja mission (#406) David Markowitz 2022-02-05 04:00:10 -08:00
  • 6ba9eea993 Added check to prevent accidental sentinel passive proc (#396) David Markowitz 2022-02-05 03:59:07 -08:00
  • fe178bf745 Fully Implemented Shooting Gallery Mission and Achievement Fixes (#381) David Markowitz 2022-02-05 03:54:12 -08:00
  • c6f220ee31 Implementing and Fixing All Racing Achievements (#366) David Markowitz 2022-02-05 03:28:17 -08:00
  • dc2bd76aba Fixed scripted powerup spawners When applied this commit fixes scripted powerups wincent 2022-02-05 12:27:24 +01:00
  • f0a4324bd4 Fixed an issue where leave-zone was working outside of instanced zones (#431) David Markowitz 2022-02-03 22:32:45 -08:00
  • 0d0949f5f0 Adjust chosen character name logging Marcono1234 2022-02-03 23:03:54 +01:00
  • 13980c4133 Added logic to Convert UScore to Coins for Level 45 Characters (#348) David Markowitz 2022-02-02 22:50:02 -08:00
  • dac8ec621c Added stun immunity for bosses in Battle of Nimbus Station (#428) David Markowitz 2022-02-01 08:48:23 -08:00
  • 026654b0d0 Update README.md Avery 2022-01-31 04:34:22 -08:00
  • 59afc63a2f Merge DarkflameServer TheMatt2 2022-01-30 13:40:08 -05:00
  • 344af924fe Merge pull request #405 from EmosewaMC/FvGateCrasherFix Gie "Max" Vanommeslaeghe 2022-01-25 15:49:19 +01:00
  • 676611ed6f Improve GitHub issue templates Marcono1234 2022-01-25 03:13:34 +01:00
  • 4cd38f1174 Use exit code macros Marcono1234 2022-01-25 00:41:35 +01:00
  • 910448b0e7 Fix MasterServer not always closing database connection on exit Marcono1234 2022-01-25 00:35:26 +01:00
  • 477b629faf Fix UserManager not logging chosen name properly Marcono1234 2022-01-25 00:14:21 +01:00
  • f6558aa31e implement jetpack behavior and remove hardcoded jetpacks (#411) Avery 2022-01-24 14:02:56 -08:00
  • 4f1df372a2 Make some Docker Compose volumes read-only Marcono1234 2022-01-24 21:52:11 +01:00
  • 1e01423a93 Added support for flags in macros (#410) David Markowitz 2022-01-24 05:57:50 -08:00
  • 20037d12f7 Merge pull request #339 from CodeAX2/fix-aoe-targets Xiphoseer 2022-01-23 14:12:59 +01:00
  • f605451693 Added pragma once to header file EmosewaMC 2022-01-22 17:48:09 -08:00
  • fa747a27db Added missing script for Gate Crasher mission EmosewaMC 2022-01-22 17:39:54 -08:00
  • 02bf5937dc Merge pull request #397 from EmosewaMC/AvantGardensSurvivalBuffStation Gie "Max" Vanommeslaeghe 2022-01-22 15:53:58 +01:00
  • ef194f8796 Remove <filesystem> dependency (#400) TheMatt2 2022-01-21 08:46:19 -08:00
  • 20789bab7f Changed out Timer for CallBackTimer EmosewaMC 2022-01-20 16:00:45 -08:00
  • e248b74ee6 Merge pull request #386 from EmosewaMC/passportflagnotbeingset Gie "Max" Vanommeslaeghe 2022-01-20 15:15:50 +01:00
  • e11260a2fe Added comment EmosewaMC 2022-01-20 03:54:58 -08:00
  • 24f8ea21db Added redundancy for smashing buff station EmosewaMC 2022-01-20 03:48:43 -08:00
  • 6fc0683ce9 Added comments EmosewaMC 2022-01-20 03:26:41 -08:00
  • 15831e8d6c Added Script files for Avant Gardens Buff Station EmosewaMC 2022-01-20 03:20:39 -08:00
  • 2a5f3b8072 Added script for Avant Gardens Survival buff station EmosewaMC 2022-01-20 03:20:24 -08:00
  • 850ae40f05 Moved retroactive flag check to Character.cpp EmosewaMC 2022-01-19 17:34:53 -08:00
  • 3bb1491f09 Merge pull request #387 from EmosewaMC/BonsRepeatMissionTriggers Gie "Max" Vanommeslaeghe 2022-01-19 21:08:25 +01:00
  • a9389fcabf Merge branch 'passportflagnotbeingset' of https://github.com/EmosewaMC/DarkflameServer into passportflagnotbeingset EmosewaMC 2022-01-19 03:37:52 -08:00
  • 7cf458cff2 Removed redundant comparison EmosewaMC 2022-01-19 03:36:18 -08:00
  • 2bfff2933a Remove equal checks Jett 2022-01-19 11:35:46 +00:00
  • 46f375a58e Added comments to header file EmosewaMC 2022-01-19 02:31:22 -08:00
  • 097af41392 Deleted unused variables EmosewaMC 2022-01-19 02:28:50 -08:00
  • 67d5061416 Implemented Dragon Smash Quick Build for Crux Prime Dragons EmosewaMC 2022-01-19 02:10:04 -08:00
  • d69a4ffaf0 Added retroactive check for player faction flags EmosewaMC 2022-01-18 17:51:12 -08:00
  • 84a376b425 Add zone 1700 to list of accessible zones (#87) enteryournamehere 2022-01-18 20:48:56 +01:00
  • 179d44fdd3 Merge pull request #385 from TheMatt2/error-handling Gie "Max" Vanommeslaeghe 2022-01-18 12:51:48 +01:00
  • 2f2e670ef3 Merge pull request #388 from EmosewaMC/ApeQBFix Jett 2022-01-18 11:19:13 +00:00
  • 01ed5106b9 Changed Script Created for Apes on Crux Prime EmosewaMC 2022-01-18 02:28:06 -08:00
  • 60ba78d639 Fixed BoNS achievements being repeatable EmosewaMC 2022-01-17 21:55:01 -08:00
  • 3ede7006f9 Added Joined a faction flag EmosewaMC 2022-01-17 19:43:37 -08:00
  • df77997b0b Clearer Error Message on Misconfiguration TheMatt2 2022-01-17 15:13:30 -05:00
  • 7dd7fdaf71 Update CMake minimum requirement (#380) Nico Mexis 2022-01-17 12:46:33 +01:00
  • 789c0890ca Merge pull request #383 from EmosewaMC/bananaFixes Gie "Max" Vanommeslaeghe 2022-01-17 00:51:42 +01:00
  • d883536ebd Reverted change and simply lowered the spawn height to 8 EmosewaMC 2022-01-15 19:12:07 -08:00
  • fa714aa843 Changed Banana spawn Y height EmosewaMC 2022-01-15 17:55:44 -08:00
  • 9dfa401b27 Fix whitespace TheMatt2 2022-01-15 14:02:14 -05:00
  • 4ff84e0730 Fix whitespace TheMatt2 2022-01-15 13:37:43 -05:00
  • 70af1f9314 Fixed an issue where repeatable missions were not rewarding the items they should be rewarding (#357) David Markowitz 2022-01-14 05:00:09 -08:00
  • 24aaa04954 Fixed an issue with shark missions (#372) David Markowitz 2022-01-14 04:48:33 -08:00
  • ae06188871 Added Bat Lord Full Set Bonus (#375) David Markowitz 2022-01-14 04:46:41 -08:00
  • 3eb319af5b Merge pull request #370 from EmosewaMC/AdditionOfExtraMissionItem Jett 2022-01-14 11:54:08 +00:00
  • 3de3932503 Comply with Xiphoseer required changes. TheMatt2 2022-01-12 22:48:27 -05:00
  • 470bc65239 Merge pull request #290 from Verathian/battle-of-nimbus-adjustments Mick 2022-01-12 08:30:25 +01:00
  • 304b03b1d1 Removed add item EmosewaMC 2022-01-11 18:18:51 -08:00
  • d9d27a88fc Merge pull request #293 from Racater/main Gie "Max" Vanommeslaeghe 2022-01-11 23:48:58 +01:00
  • 3fb61f068b Merge pull request #353 from OogwayUniverse/remove-ips-from-logging Gie "Max" Vanommeslaeghe 2022-01-11 23:45:44 +01:00
  • 2221945dc8 Add handling of SIGTERM Felix Racz 2022-01-11 22:47:29 +01:00
  • 03fd073e76 Merge pull request #365 from OogwayUniverse/bons-fixes Gie "Max" Vanommeslaeghe 2022-01-10 22:15:12 +01:00
  • 0415ada289 Merge pull request #90 from TheNoim/main Mick 2022-01-10 15:44:05 +01:00
  • b7b182c57c Change the win delay to increase time to get BONS loot Jett 2022-01-10 11:59:56 +00:00
  • 150dec1cc2 Added file to run on table charinfo to allow for unique names only EmosewaMC 2022-01-09 00:12:49 -08:00
  • 01230e2575 Revert change in 0_initial.sql EmosewaMC 2022-01-09 00:09:27 -08:00
  • 03e2a855b1 Add handling of SIGTERM Felix Racz 2022-01-09 01:25:45 +01:00
  • 77826c8691 Merge pull request #352 from DarkflameUniverse/feature/windows-ci Xiphoseer 2022-01-09 00:54:24 +01:00
  • b529b7d3a0 Added UNIQUE for charInfo table EmosewaMC 2022-01-08 00:00:27 -08:00