Commit Graph

  • 1b3ba24a93
    fixed a couple bugs floogal 2021-03-29 22:32:39 +0100
  • 0205a58193
    Update water.py floogal 2021-03-28 13:02:56 +0100
  • 3bdd4e97ef
    Card Jitsu Water requirement floogal 2021-03-27 20:41:51 +0000
  • 7049e57457
    Card Jitsu Water floogal 2021-03-27 20:40:43 +0000
  • 76ffcd2dbc
    Update LICENSE.md to year 2021 Ben 2021-01-24 10:16:23 +0000
  • ccf10f2412
    CJ Snow handlers Ben 2021-01-24 10:15:15 +0000
  • 65c21eee59 Fix indent EmperorBale 2021-01-21 00:46:24 -0700
  • 23b495e7d3 Fix indent EmperorBale 2021-01-21 00:01:43 -0700
  • 4f57df545f Implement CJSnow handlers EmperorBale 2021-01-20 23:58:37 -0700
  • 7e883bd3c7
    Update LICENSE.md AllinolCP 2021-01-15 11:11:54 +0700
  • 57aee67d25
    Update fire.py AllinolCP 2020-10-29 18:11:46 +0700
  • 1c26573937
    Update fire.py AllinolCP 2020-10-29 18:07:59 +0700
  • a5f5c3f18d
    Merge pull request #64 from Oblivion-Max/patch-2 Ben 2020-10-29 10:54:21 +0000
  • feb286218a
    Literally removed a singular line because ben is a boomer Oblivion 2020-10-29 10:13:40 +0000
  • 0cad6f6d3d
    check if override exist before deleting it AllinolCP 2020-10-27 09:09:17 +0700
  • 2d6fe99b3b Send gwcj to update queue widget when joining Card Jitsu mats Ben 2020-10-15 18:01:36 +0100
  • 75c970c4ca Send player ID in update waddle response Ben 2020-10-15 18:00:58 +0100
  • 8f2b36c734
    Update fire.py AllinolCP 2020-10-13 14:27:05 +0700
  • b8f68b077d
    Merge pull request #61 from Oblivion-Max/card-jitsu-water Ben 2020-10-10 20:13:12 +0100
  • 6529a104c4
    Card Jitsu Water Initial Version Oblivion 2020-10-10 19:25:56 +0100
  • f3059cb1d1
    Set cost to 0 for redeemable that normally cost coins Ben 2020-08-10 22:48:30 +0100
  • a21c272c8b Prevent players double joining match making system Ben 2020-08-07 18:11:27 +0100
  • eee531f2bc Tick down to -1 on match making interface so that opponents are shown Ben 2020-08-07 18:10:06 +0100
  • ee5f784fdb Add the "Fire Ninja" stamp when player has beaten Sensei battle Ben 2020-08-07 18:08:08 +0100
  • e371549d29 Check that player has won a sensei battle before upgrading to fire ninja Ben 2020-08-07 18:07:35 +0100
  • 176a65e0ec Prevent waddle seat IDs going out of sync Ben 2020-08-07 18:06:39 +0100
  • 82fbd497a7 Fix puffle hat swap when walking inside igloo Ben 2020-08-04 19:12:48 +0100
  • 82be875d21 Fix "Full House" igloo stamp for vanilla clients Ben 2020-08-04 19:12:22 +0100
  • 0099ae9da8 Move max_users check to room super classes Ben 2020-08-04 19:11:54 +0100
  • 4501284041
    Update houdini.sql Blueyzachary 2020-08-03 10:34:12 -0600
  • 129862f568
    Update houdini.sql Blueyzachary 2020-08-03 10:30:41 -0600
  • 698104441a
    Lower-case filter words automatically. Daniel 2020-07-25 17:44:05 -0500
  • 16bd38cc57 Use AbstractEventLoop.create_task instead of asyncio.create_task. Connor8000 2020-07-20 20:05:48 -0500
  • 72efd007f8 Use private APIs to substitute StreamWriter.is_closing. Connor8000 2020-07-20 20:05:24 -0500
  • 35911f9f99 Add dataclasses to requirements for Python 3.6. Connor8000 2020-07-20 20:04:13 -0500
  • 4fca7c2d40 Let Houdini initialize the event loop instead of asyncio.run. Connor8000 2020-07-20 20:03:26 -0500
  • 6f3f0d5005 Implement cached_property ourselves. Connor8000 2020-07-20 19:07:57 -0500
  • 740ae831a4
    Update README.md Nausher Rao 2020-07-20 20:04:13 -0400
  • 9a0fc51b1f
    Update README.md Nausher Rao 2020-07-20 20:03:27 -0400
  • b4769d2383 Use HSET instead of HINCR for population tracking Ben 2020-07-14 22:21:46 +0100
  • 6fc147b62b Make sure references to penguin object are expunged by gc Ben 2020-07-14 22:20:04 +0100
  • 49a172087e Switch from lru_cache to cached_property Ben 2020-07-14 22:18:00 +0100
  • 463d9b1f36 Change igloo music column type from smallint to int Ben 2020-07-11 22:33:51 +0100
  • 4703030266
    Update README.md Noah 2020-07-05 08:49:47 +1200
  • 50d9653cf9
    Make a few small changes to README Noah 2020-07-04 20:10:58 +1200
  • da69239f49 Use class variables for RoomMixin Ben 2020-07-03 22:45:39 +0100
  • e9ca348441 Support for TreasureHunt stamps Ben 2020-07-03 22:43:45 +0100
  • 669ca4bbec Fix some of the TreasureHunt game logic Ben 2020-07-03 22:43:31 +0100
  • ccf3b8676a PEP-8 Ben 2020-07-01 00:14:48 +0100
  • 4c07c63f9b Reduce cooldown on room join to 0.5s Ben 2020-07-01 00:14:31 +0100
  • 77a5e1ea23 Fix incorrect handler ordering when before keyword is used Ben 2020-07-01 00:14:11 +0100
  • bd4a6ad24a Spawn players next to each other in rooms Ben 2020-07-01 00:13:33 +0100
  • f4d4044a04 Implement AbortHandlerChain exception for aborting future handlers Ben 2020-07-01 00:11:39 +0100
  • bc059bacb8 Make puffle substring in playerstring always take the same spaces Ben 2020-07-01 00:10:51 +0100
  • 904963e3fc Fix where clause in igloo like increment Ben 2020-07-01 00:10:14 +0100
  • 1193953316 Use fromtimestamp to perform check in handle_rainbow_puffle_task_complete Ben 2020-07-01 00:09:34 +0100
  • 6fc11160f3 Update progress tracker Ben 2020-06-26 03:30:39 +0100
  • a3bf192ec0 Handle fire ninja rank up with golden code cards Ben 2020-06-26 03:29:44 +0100
  • 1191e33bbc Correct waddle logic mappings for CJ Fire Ben 2020-06-26 03:29:16 +0100
  • 1ac22ca1d4 Card Jitsu Fire handlers Ben 2020-06-26 03:28:50 +0100
  • a44d505bb8 Make CJ Sensei card picks appear more random Ben 2020-06-26 03:27:53 +0100
  • 10d8bf4d5d Allow handle_get_ninja_ranks to query other players rankings Ben 2020-06-26 03:26:06 +0100
  • 194c81d58c Fix empty waddle seats after match making completes Ben 2020-06-26 03:24:57 +0100
  • 4525d23b1a
    Merge pull request #50 from solero/fix-sound-studio-igloo Ben 2020-06-21 15:58:22 +0100
  • 27871aae71 Fix Sound Studio igloo music playback Ben 2020-06-21 15:57:31 +0100
  • 1bd6f590ac
    Merge pull request #49 from solero/increase-puffle-interval Ben 2020-06-21 15:53:48 +0100
  • 24c9847230 Increase Puffle killer interval to 30 minutes Ben 2020-06-21 15:52:26 +0100
  • 5bd4d35aee Fix bug where Puffle hats could not be removed Ben 2020-06-21 15:49:46 +0100
  • e61d5fb02c Implement missing handle epf_medal_check Ben 2020-06-21 15:48:23 +0100
  • 440b63af7c
    Merge pull request #47 from solero/proposal-bug-template Ben 2020-06-18 17:33:43 +0100
  • 2db849c1e7
    Tidy formatting of bug report template Ben 2020-06-18 17:33:28 +0100
  • 23b14c5318 Update issue templates Ben 2020-06-18 15:56:42 +0100
  • 4008e1d6ad
    Merge pull request #44 from load1n9/patch-3 Ben 2020-06-16 22:41:26 +0100
  • 161e38f8d7
    changed a lot of outdated code loading 2020-06-16 17:29:39 -0400
  • e5c9a4b57a Perform regex match before trying to determine song length Ben 2020-06-12 15:23:42 +0100
  • 91f287087f Check track has been found before trying to access its attributes Ben 2020-06-12 15:23:11 +0100
  • ae30ca33c0 Next track seek optimisation Ben 2020-06-12 15:22:35 +0100
  • 4eb93c74a8 Keep track of penguins by track ID in case they go offline whilst live Ben 2020-06-12 15:21:55 +0100
  • 112eabf2df Broadcast next track if sharing is disabled whilst track is live Ben 2020-06-12 15:20:30 +0100
  • 42a3cefe80 Use create_task instead of ensure_future to create broadcast task Ben 2020-06-12 15:19:21 +0100
  • d6c73fc6d6 Check buddy has joined the world before pushing presence to them Ben 2020-06-12 15:17:52 +0100
  • d25df447cc Move background task calls to their respective handler modules Ben 2020-06-12 15:17:12 +0100
  • 2ef0f457db Perform send_xt filter on single player in igloo backyard Ben 2020-06-12 15:15:52 +0100
  • d25bfe4c98 Allow pre-activation trial days to be configured Ben 2020-06-12 15:15:29 +0100
  • 415ecca766 Remove unneeded check on igloo furniture attributes Ben 2020-06-11 21:55:03 +0100
  • 28b1cc7937 Move peer connection status check into _client_disconnected Ben 2020-06-11 20:36:12 +0100
  • d9fd35249b Catch LimitOverrunError exception in main client loop Ben 2020-06-11 20:15:22 +0100
  • edafefd8e7 Remove active check on world auth Ben 2020-06-08 23:34:45 +0100
  • 6202fdf875 Change default value to an empty string instead of 0 roan 2020-06-06 23:35:18 +0100
  • d2b8475e81 Workaround for buggy client dj3k track packet Ben 2020-06-05 22:49:14 +0100
  • 11f68f1e89 Increase max-coins-per-minute default to 800 Ben 2020-06-05 22:48:21 +0100
  • 6e292ac1db Do not rely on username column being lowercase always Ben 2020-06-05 22:48:01 +0100
  • 2675e6b4e7 Reduce Puffle dig packet cooldown to 60s Ben 2020-06-05 22:47:38 +0100
  • 69446d5800 Remove coordinate check on furniture positioning Ben 2020-06-05 22:47:19 +0100
  • b8130a12fd Fix empty Stampbook awards page Ben 2020-06-05 22:46:26 +0100
  • a8aa61e8be Fix empty Stampbook pins page Ben 2020-06-05 22:46:12 +0100
  • 3e543b59cc Fix bug where Sensei is unbeatable at black belt Ben 2020-06-05 22:45:44 +0100
  • 96da1c3c12 Organise imports Ben 2020-06-05 22:45:23 +0100
  • b125a9cd80 Fix Puffle Handler stamp ID Ben 2020-06-01 20:54:36 +0100
  • 9583385135 Merge remote-tracking branch 'origin/master' Ben 2020-05-26 00:59:03 +0100