HoeenHero
7f68ab7352
Battlesearch improve UI
2019-02-06 11:16:04 -05:00
Marty-D
0cc5649187
Help tickets: Remove timerstalling
2019-02-06 11:07:13 -05:00
DubbleClick
0a864e84d8
Fix some LGTM alerts ( #5139 )
2019-02-05 20:34:32 -06:00
Guangcong Luo
70b3e9a525
Rename channel -> room, subchannel -> channel
...
"channel" is just a fancy way of saying "room, but in sockets".
Renaming them like this should make it clearer exactly what's going
on in sockets.
2019-02-05 16:55:37 -06:00
HoeenHero
e05e41fd9b
Fix the rest of the hotpatches
2019-02-05 12:21:03 -05:00
HoeenHero
879a4462a2
Fix Hotpatch
2019-02-05 11:48:06 -05:00
Guangcong Luo
ffdcff3abc
TypeScript globals
...
A few globals: Monitor, LoginServer, etc weren't being correctly
TypeScripted. This should change that.
2019-02-04 18:04:13 -06:00
HoeenHero
3c2666ec7c
Revert url for chatrooms.json updates
2019-02-04 13:19:36 -05:00
HoeenHero
68131906ca
Fix StaticServer and loading rooms
2019-02-04 11:17:44 -05:00
Guangcong Luo
b15c9a60f9
Fix formatText support for & > etc in URLs
2019-02-04 09:17:48 -06:00
Guangcong Luo
f3e45fbb72
Move server code to server/
...
Also move mods/ to data/mods/
This makes PS more monorepo-like. The intent is to further separate
the sim and the server code, but without fully committing to splitting
the repository itself.
We now support `./pokemon-showdown start` in addition to
`./pokemon-showdown`. I'm not clear which I want to be the default
yet.
2019-02-03 16:07:06 -06:00