Commit Graph

1535 Commits

Author SHA1 Message Date
Konrad Borowski
8a72552f60 Fix pluralization of runner-up, again 2019-01-13 12:11:11 +01:00
urkerab
dc6fc43250 Fix /ds1 lc (#5100) 2019-01-12 18:38:06 -06:00
asgdf
fbd2d0864b Helptickets: Don't force users to forfeit already closed tickets (#5099) 2019-01-12 18:36:32 -06:00
Konrad Borowski
9895016f11 Fix not displaying received points on final Trivia Numbers announcement
Fixes #5097
2019-01-12 23:45:21 +01:00
Konrad Borowski
04e8d4e0e7 Make users with 0 points appear on /trivia status 2019-01-12 23:27:31 +01:00
Konrad Borowski
071c8bc2a8 Fix off-by-one error in displaying Trivia ranks 2019-01-12 22:55:29 +01:00
Konrad Borowski
72dc11ae7a Fix displaying ladders with ties 2019-01-12 19:15:24 +01:00
Konrad Borowski
5c4e96c65f The /help trivia ladder number was actually correct 2019-01-12 18:43:31 +01:00
Konrad Borowski
2c390d6a70 Update /help trivia ladder 2019-01-12 18:42:45 +01:00
Konrad Borowski
0a5c994da8 Fix tie-breaking by time to answer the question 2019-01-12 18:30:15 +01:00
Konrad Borowski
36e1d3ddaf Add missing "score" word for Trivia getWinningMessage message 2019-01-12 18:24:06 +01:00
Bär Halberkamp
008b5da444 Spotlight: iron out issues 2019-01-12 16:47:25 +01:00
Konrad Borowski
2af5384103 Change pluralization of runner-up in scripted Trivia
Apparently the plural of runner-up is runner-up.
2019-01-12 16:26:19 +01:00
Konrad Borowski
4f9375e5d0 Trivia alternate leaderboards (#5096) 2019-01-12 07:58:13 -06:00
asgdf
7597dcdfa7 Helptickets: Prevent superfluous messages when closing (#5093) 2019-01-12 03:03:12 -06:00
Alexander B
d77e6ab29a Spotlights: Improve help (#5091)
* Daily plugin: Improve help

* ugh

* more ugh
2019-01-11 21:08:59 +01:00
Bär Halberkamp
d69a0e1bf0 Spotlights: actually fix the typo properly
before someone comments something rightfully pissed off yes I am aware this is horrible
practice
I am disappointed with myself too
2019-01-11 20:01:05 +01:00
Bär Halberkamp
24381ae06a Spotlights: Fix typo
note to self: dude you are well aware your brain is working at 10% double check if you
have tested everything even if it seems to work
2019-01-11 19:58:45 +01:00
Bär Halberkamp
6dd9893277 Spotlights: Fix broadcasted daily spotlights not showing up until room update 2019-01-11 19:53:28 +01:00
Bär Halberkamp
16656459d5 Spotlights: iron out some kinks 2019-01-11 19:50:26 +01:00
Bär Halberkamp
ede5312d49 Remove outdated Health & Fitness plugin
Same as the THP plugin, this is obselete now that we have /roomfaq and /daily
2019-01-11 16:59:38 +01:00
Bär Halberkamp
dc5e4d951d TCG: remove unused /ptcg command 2019-01-11 16:59:36 +01:00
Bär Halberkamp
7b51317ffe Remove THP plugin
This is a legacy plugin which is better implemented through /roomfaq and /daily which now
exist
2019-01-11 16:59:35 +01:00
Bär Halberkamp
37cd7fcd75 Wifi: remove unused breeding commands 2019-01-11 16:59:34 +01:00
HoeenHero
cd4217e3ff Add language support for /groups 2019-01-09 08:56:21 -05:00
Bär Halberkamp
466f4b3324 Add a /daily plugin (#5052) 2019-01-08 19:04:57 -06:00
Konrad Borowski
5fb4592b74 Refactor trivia leaders computation (#5079)
This makes leaders get computed when necessary and prepares for
multiple leaderboards in the future.
2019-01-08 19:04:06 -06:00
Konrad Borowski
dd9202c1ff Remove a note about talking during moderated chat from /groups (#5057)
Modchat can be set for any rank, voice isn't anyhow special.
2018-12-30 23:32:01 -08:00
whales
d2d0336987 Mafia: Improve hostbans (#4973) 2018-12-28 16:15:39 -05:00
HoeenHero
c333f001ae Mafia: Update Role Data 2018-12-28 16:08:42 -05:00
MacChaeger
cdafb1dc65 If there's only one help ticket to hide, don't hide it (#5051) 2018-12-27 14:31:13 -08:00
TheMezStrikes
411103fecb Add bugreports alias for bugs (#5039)
The thread is called "Bug Reports", I can't be the only person doing this wrong all the time
2018-12-24 15:32:08 -08:00
Konrad Borowski
a5efa676f3 Mark Chat.filter's return type 2018-12-19 17:05:16 +01:00
Konrad Borowski
b6b1e79201 Fix TypeScript type errors 2018-12-19 17:00:19 +01:00
Bär Halberkamp
9a0f1c8f00 Wifi: show old amount in /gts left 2018-12-19 03:20:49 +01:00
Bär Halberkamp
88c5536d10 Wifi: fix GTS GA modlog message 2018-12-17 22:05:19 +01:00
HoeenHero
2948444777 Fix learn without a specified format 2018-12-16 10:21:47 -05:00
Alexander B
05897a66d6 Fix priority in /movesearch (#5026) 2018-12-13 05:59:13 +04:00
Bär Halberkamp
822aefbe3f Roomfaq: trim before calling filter 2018-12-11 20:09:00 +01:00
Guangcong Luo
877c9feeeb Fix onEffectiveness event signature
I fixed `onAfterSubDamage` in the previous commit, but this one I left
for later.
2018-12-08 22:52:59 -06:00
whales
b44a904e7e Learn: Validate gen number (#5013) 2018-12-08 21:50:37 -06:00
asgdf
1cfd855a5f Help tickets: Correctly display hint in intro (#5015) 2018-12-08 21:49:52 -06:00
Guangcong Luo
13614b9890 Update for TypeScript 3.2
TypeScript 3.2 unearthed a metric fuckton of bugs, making this change
take effectively forever.
2018-12-08 21:39:38 -06:00
CheeseMuffin
5aa43dd6b1 Trivia: Update number mode to 6 seconds (#5012) 2018-12-05 00:01:50 -06:00
Bär Halberkamp
8bc5dd3978
Cafe: Make importables look better on dark mode 2018-12-03 23:55:11 +01:00
Bär Halberkamp
35d7002004 Cafe: update foodfight 2018-12-02 21:24:11 +01:00
Guangcong Luo
b6a3a56a5c Refactor /alts permission system
Main actual change is that trusted users can now see global punishment
details of users in their rooms.
2018-12-01 05:36:27 -06:00
Guangcong Luo
7fd02ddc1a Show recent battles in /alts 2018-12-01 05:36:27 -06:00
Guangcong Luo
3c316fda4d Don't filter /data
:|
2018-12-01 06:29:13 -05:00
whales
a529efc466 Escape html in a few more places for helptickets (#5004) 2018-12-01 04:15:51 -06:00