Commit Graph

  • c722044bf5 The Sleep, Stun and Snare powers now affect mobs. dongresource 2020-09-22 22:22:10 +0200
  • 076f89927d changed vehicle iTimeLimit to be stored in seconds instead of miliseconds kamilprzyb 2020-09-22 21:49:24 +0200
  • 95a79ec815 Switched MobManager::step() to the timer. dongresource 2020-09-22 21:31:08 +0200
  • 7ba9b9a54f replaced high_resolution_clock with system_time for timestamps kamilprzyb 2020-09-22 21:15:47 +0200
  • ba5998d53a Added a config option to disable mob movement and combat. dongresource 2020-09-22 20:53:44 +0200
  • ac1fd1e5be Implemented mob roaming. dongresource 2020-09-22 20:33:10 +0200
  • 94ab5b8b64 Seed the random number generator. dongresource 2020-09-22 20:32:40 +0200
  • e0e474924d
    Implemented buddy warping SengokuNadeko 2020-09-22 13:02:00 -0400
  • 8896a103ba
    Merge pull request #107 from gsemaj/monkeys dongresource 2020-09-22 16:38:07 +0200
  • 88de50086c Add check to first use flag setter function and code style change darkredtitan 2020-09-22 16:31:55 +0200
  • 3bb4795f09 Properly load the disablecoputresstips when character is creates. darkredtitan 2020-09-21 23:49:56 +0200
  • 43cbdfac8c Cosmetic changes darkredtitan 2020-09-21 23:27:20 +0200
  • 5f4ac10011 Add entry to disable Computress' tips darkredtitan 2020-09-20 15:59:41 +0200
  • f15fc50df8 Check if Computress' tips are disabled in config.ini darkredtitan 2020-09-20 15:57:28 +0200
  • 8c79aa27ef Add setting to disable Computress' tips from config.ini, tips are diabled by default. darkredtitan 2020-09-20 15:56:07 +0200
  • dc1fdfb05f Fix typo darkredtitan 2020-09-20 15:43:02 +0200
  • 7bcab77473 Add first use flags to database darkredtitan 2020-09-20 14:18:03 +0200
  • 0fc84daee1 Add function to set first use flags darkredtitan 2020-09-20 14:11:56 +0200
  • 553f1cc875 Add comment to explain first use flags darkredtitan 2020-09-20 14:08:23 +0200
  • e666ad22a2 Load first use flags from player darkredtitan 2020-09-20 14:07:24 +0200
  • 61f568c543 Add first use flags to player struct darkredtitan 2020-09-20 14:05:10 +0200
  • 0931c88541 fixed size bug kamilprzyb 2020-09-22 13:41:28 +0200
  • 5a58908462 vehicle has a proper expiration day when bought, implemented checking expired vehicles while login kamilprzyb 2020-09-22 13:16:09 +0200
  • 00f64ce992 added sanity check for killing mission mobs kamilprzyb 2020-09-22 10:18:29 +0200
  • 153b3a9ef5 Sync tabledata submodule + fix transportation bugs Gent 2020-09-21 23:54:07 -0400
  • adf017b07c
    Move from isGM to Account Levels (#106) CakeLancelot 2020-09-21 21:26:12 -0500
  • 4ab5b40380 accountlevels in transport manager dongresource 2020-09-22 04:14:43 +0200
  • fe0f077ac4
    Merge branch 'master' into account-level dongresource 2020-09-22 04:01:07 +0200
  • 5d8bb7f8a5
    Merge pull request #95 from gsemaj/monkeys dongresource 2020-09-22 03:54:01 +0200
  • 2c8243e136 General MSS fixes + tweaks Gent 2020-09-21 21:03:48 -0400
  • 72bcfef7f5 Move from isGM to Account Level CakeLancelot 2020-09-21 19:19:49 -0500
  • 12fbdc9621 Wait about 2s before despawning killed mobs. dongresource 2020-09-22 00:21:43 +0200
  • a768a4f539 Fixed halved NPC distance and renamed config option to chunksize. dongresource 2020-09-21 23:30:05 +0200
  • d6357197d3 Use the chunk's visibility lists when respawning mobs. dongresource 2020-09-21 23:13:13 +0200
  • 4cc1cf4f7e minor chunk refactor CPunch 2020-09-21 14:55:34 -0500
  • b67a0b6946 removed usewebapi CPunch 2020-09-21 14:49:08 -0500
  • 5e0948ea93
    Database saving update (#104) kamilprzyb 2020-09-21 21:43:53 +0200
  • 90134cd1fa
    Buddy deleting/blocking works and code clean up SengokuNadeko 2020-09-21 14:28:04 -0400
  • 321dca3f79 Use PC_MAXHEALTH() in the rest of the codebase. dongresource 2020-09-21 18:03:25 +0200
  • 113ecc8f60 Refactored passive nano powers. JadeShrineMaiden 2020-09-18 17:37:26 +0100
  • dc9de5a54a Cleaned up implementation of active nano powers. dongresource 2020-09-15 16:46:52 +0200
  • 0fc072d591 Initial implementation of nano powers. JadeShrineMaiden 2020-09-18 02:10:30 -0500
  • 24341c578a
    Merge pull request #105 from FinnHornhoover/mingw-version-check-fix CPunch 2020-09-20 20:14:48 -0500
  • a05bb15697 fixed makefile append and mingw bugs FinnHornhoover 2020-09-21 02:12:34 +0300
  • 4a3f30227d add usewebapi to config Gent 2020-09-20 14:00:10 -0400
  • 366e0e6843 implemented web api support, toggled by new setting (off by default) kamilprzyb 2020-09-19 19:27:06 +0200
  • 3693317a9a added a sanity check for P_CL2LS_REQ_PC_EXIT_DUPLICATE kamilprzyb 2020-09-19 13:45:26 +0200
  • 200206db48 added creation and last login timestamps to accounts and players kamilprzyb 2020-09-19 12:57:52 +0200
  • 1c1451d6ea fixed a bug causing EXIT DUPLICATE not working kamilprzyb 2020-09-18 11:55:18 +0200
  • 13ac66401a set BuddyWarpCooldown to 60s on PCLoad kamilprzyb 2020-09-17 23:28:44 +0200
  • d1d291a95d removed MapNum from PCLoad, as client doesn't even read it kamilprzyb 2020-09-17 23:27:36 +0200
  • af89b0b236 added a sanity check in itemMoveHandler kamilprzyb 2020-09-17 23:23:33 +0200
  • be312579df removed sending PCStyle2 on Player Enter kamilprzyb 2020-09-17 23:00:46 +0200
  • a4356f2c44 removed accidentaly added include kamilprzyb 2020-09-17 10:48:29 +0200
  • 96cf04ec6d removed blob parsing functions that ended up being unused kamilprzyb 2020-09-17 10:40:18 +0200
  • 9639442b09 adjusted saving active missions kamilprzyb 2020-09-17 10:38:18 +0200
  • 2ebb4193ae fixed mission quit: - fixed wrong json name, causing qitems not deleting properly - quitting mission now resets npc kill count kamilprzyb 2020-09-16 23:41:25 +0200
  • 0b9d728f8d fixed dbsaveinterval being in [login] instead of [shard] kamilprzyb 2020-09-16 16:27:26 +0200
  • 6309c0dd13 INFO DB message now shows how many accounts and player characters are in the database kamilprzyb 2020-09-16 11:17:24 +0200
  • 1011133fcd implemented saving warplocationflag, skywaylocationflag and currentmissionid in database kamilprzyb 2020-09-16 11:00:53 +0200
  • f16f29991c removed unneccesary include kamilprzyb 2020-09-15 23:23:40 +0200
  • c70a6ffc27 saving active missions works kamilprzyb 2020-09-15 23:17:37 +0200
  • 5b72628b06 added sanity check for missionId kamilprzyb 2020-09-15 18:36:48 +0200
  • 176ea5a0f5 Quest items are stored in inventory table instead of blob kamilprzyb 2020-09-15 18:31:33 +0200
  • 8250a1066a WIP saving quest items and active tasks kamilprzyb 2020-09-15 00:45:55 +0200
  • cdff418112 added functions for parsing int16->blob and vice versa kamilprzyb 2020-09-15 00:16:31 +0200
  • 9c7c023fa7 added functions for parsing int32->blob and vice versa kamilprzyb 2020-09-15 00:13:02 +0200
  • de8028141a moved parsing blob->int64 to a separate function kamilprzyb 2020-09-15 00:03:13 +0200
  • de53925f6a moved int64->blob parsing to a separate function kamilprzyb 2020-09-14 23:43:39 +0200
  • 011ba8e94e implemented saving mentor kamilprzyb 2020-09-14 23:19:14 +0200
  • 49a25eca38 implemented saving BatteryN and BatteryW kamilprzyb 2020-09-14 23:01:57 +0200
  • 135424b855 Update player visibility on skyway Gent 2020-09-17 09:22:06 -0400
  • cb984c029b Add paths JSON file Gent 2020-09-17 05:18:50 -0400
  • a5ffe26c44 Move lerp to td init, add variable gap size Gent 2020-09-17 05:04:00 -0400
  • 6a78a301c9 Skyway lerp tuning Gent 2020-09-16 22:40:20 -0400
  • a5c40b66f5 Add basic Monkey Skyway functionality Gent 2020-09-16 22:27:21 -0400
  • 94583e534b
    Merge pull request #102 from darkredtitan/LoadisGMfromConfig.ini CakeLancelot 2020-09-20 14:04:33 -0500
  • ff7c78d545 Change default value for GM to true darkredtitan 2020-09-20 20:50:58 +0200
  • 77df7b7160
    Merge pull request #92 from gsemaj/crocpot CakeLancelot 2020-09-20 13:40:36 -0500
  • 6eb21e6d67 Respect config.ini GM settings darkredtitan 2020-09-20 19:53:33 +0200
  • 228a181b74 removed ChunkManager::removeNPC() CPunch 2020-09-20 10:34:43 -0500
  • 27df1bd7d0 fixed indent FinnHornhoover 2020-09-20 01:24:42 +0300
  • 3ec0932e79 Further Bugfixes + Cleanup JadeShrineMaiden 2020-09-19 23:00:11 +0100
  • 6a05ce4504
    Add BuddyManager to Makefile Raymonf 2020-09-19 17:16:47 -0400
  • c6ec1c46c2 Add documentation for getItemType() Gent 2020-09-19 16:22:28 -0400
  • d1c5e272a8 Fix vehicle type override Gent 2020-09-17 12:59:30 -0400
  • 9bb19efc99
    Updated main.cpp for buddy manager init function SengokuNadeko 2020-09-19 15:08:03 -0400
  • 7757238a47
    Buddy System draft (W.I.P) SengokuNadeko 2020-09-19 15:07:09 -0400
  • 112ce59169 implemented web api support, toggled by new setting (off by default) kamilprzyb 2020-09-19 19:27:06 +0200
  • 4d437bcb34
    Merge pull request #97 from gsemaj/bugfix1 CakeLancelot 2020-09-19 07:46:56 -0500
  • 5ae7e8100a added a sanity check for P_CL2LS_REQ_PC_EXIT_DUPLICATE kamilprzyb 2020-09-19 13:45:26 +0200
  • 29d1b60f8e added creation and last login timestamps to accounts and players kamilprzyb 2020-09-19 12:57:52 +0200
  • 5dbca0b7b1 Fix fusion matter amount not displaying on enter Gent 2020-09-18 23:26:20 -0400
  • ce9285bab5 support for /unsummon CPunch 2020-09-18 16:24:15 -0500
  • cd7fec2d5b Fix invalid item bug Gent 2020-09-18 14:42:11 -0400
  • a926af2e78 Bugfixes in NanoManager JadeShrineMaiden 2020-09-18 19:35:07 +0100
  • 73acf874e6 Refactored Passives + Adapted to MobManager and chunking JadeShrineMaiden 2020-09-18 17:37:26 +0100
  • 089963b342 Merge branch 'pr/1' into nanopowers JadeShrineMaiden 2020-09-18 17:35:40 +0100
  • afad5a644e fixed a bug causing EXIT DUPLICATE not working kamilprzyb 2020-09-18 11:55:18 +0200
  • d9d781c37d whoops, everyone had gm CPunch 2020-09-18 02:10:30 -0500