2018-08-31 |
Wuzzy |
Translate "heads" and "tails" of gameServer
|
file |
diff |
annotate
|
2018-08-31 |
Wuzzy |
Make guest rejection error translatable
|
file |
diff |
annotate
|
2018-08-26 |
Wuzzy |
Add a couple of more useful server messages
|
file |
diff |
annotate
|
2018-08-25 |
Wuzzy |
GameServer: Refactor fake nick names into Consts
|
file |
diff |
annotate
|
2018-08-21 |
Wuzzy |
Fix some string/translation inconsistencies in strings related to leaving
|
file |
diff |
annotate
|
2018-08-13 |
Wuzzy |
Tweak some connection failure messages
|
file |
diff |
annotate
|
2018-07-17 |
Wuzzy |
Switch from http:// to https:// URLs where possible
|
file |
diff |
annotate
|
2018-06-21 |
unc0rr |
Store saved room in yaml
|
file |
diff |
annotate
|
2017-12-28 |
astro |
dependency fixes
0.9.23
|
file |
diff |
annotate
|
2017-10-25 |
unc0rr |
Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
|
file |
diff |
annotate
|
2016-12-23 |
unc0rr |
Only registered players regain their teams on rejoin
|
file |
diff |
annotate
|
2016-10-01 |
unc0rr |
Use regex match for bans
|
file |
diff |
annotate
|
2016-02-27 |
unc0rr |
- Fix room config being sent unmodified
|
file |
diff |
annotate
|
2016-02-27 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
2016-02-27 |
unc0rr |
Finish implementation of ghost points served from server, not tested
|
file |
diff |
annotate
|
2016-02-25 |
unc0rr |
More work on best time ghost feature
|
file |
diff |
annotate
|
2015-12-28 |
unc0rr |
Allow toggling registration requirement on live server
|
file |
diff |
annotate
|
2015-12-28 |
unc0rr |
Don't send LIST command on join
|
file |
diff |
annotate
|
2015-11-09 |
unc0rr |
- Fix check which was supposed to prevent sending same record to different checkers
|
file |
diff |
annotate
|
2015-11-07 |
unc0rr |
Store some more details on game config in the database
|
file |
diff |
annotate
|
2015-10-27 |
unc0rr |
Also pass script information alongwith winner/achievements info, so that we could potentially have per mode ratings
|
file |
diff |
annotate
|
2015-08-10 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
2015-05-12 |
unc0rr |
- Fix order of messages, also don't duplicate last timestamped message
|
file |
diff |
annotate
|
2015-02-06 |
unc0rr |
This should help with second rejoin bug. (reverting previous workaround over frontend bug and making a new one)
|
file |
diff |
annotate
|
2015-01-13 |
unc0rr |
Implement /newseed and /hedgehogs commands. Only tested for building.
|
file |
diff |
annotate
|
2014-12-30 |
unc0rr |
Get rid of teamownerId since rejoin feature makes it virtually useless, as you cannot rely on it anymore. Should fix recently experienced server crashes.
|
file |
diff |
annotate
|
2014-01-24 |
Gianfranco Costamagna |
Added copyrights to gameServer directory
|
file |
diff |
annotate
|
2014-06-07 |
sheepluva |
committing patch from issue 798, as requested by unC0Rr
|
file |
diff |
annotate
|
2014-03-28 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
2014-03-27 |
unc0rr |
- Fix applying vote result
|
file |
diff |
annotate
|
2014-03-23 |
unc0rr |
Some fixes to voting + small refactoring
|
file |
diff |
annotate
|
2014-03-13 |
unc0rr |
- Room save/load into/from file
|
file |
diff |
annotate
|
2014-02-19 |
unc0rr |
Don't rewrite server ini file too often
|
file |
diff |
annotate
|
2014-02-01 |
unc0rr |
Actually do some actions when flood detected
|
file |
diff |
annotate
|
2014-01-31 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
2014-01-29 |
unc0rr |
- Start work on flood detector
|
file |
diff |
annotate
|
2014-01-28 |
unc0rr |
This should help server bypass malformed replays
|
file |
diff |
annotate
|
2014-01-25 |
unc0rr |
Mutual authentication: server side
|
file |
diff |
annotate
|
2014-01-22 |
unc0rr |
- Implement /callvote
|
file |
diff |
annotate
|
2014-01-22 |
unc0rr |
- Allow delegation to specific person in fixed room
|
file |
diff |
annotate
|
2014-01-22 |
unc0rr |
Don't delegate special room to another player when owner quits
|
file |
diff |
annotate
|
2014-01-21 |
koda |
fixwhitespace and dos2unix
|
file |
diff |
annotate
|
2014-01-21 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
2014-01-18 |
Wohlstand |
Fix checker logon process
|
file |
diff |
annotate
|
2014-01-12 |
unc0rr |
Stub for joins monitor which is a replacement to plain ban for 10 seconds system after join
|
file |
diff |
annotate
|
2014-01-04 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
2013-12-26 |
unc0rr |
Store protocol number in database for replays
|
file |
diff |
annotate
|
2013-12-12 |
unc0rr |
- Remove obsolete protocol message
|
file |
diff |
annotate
|
2013-12-04 |
unc0rr |
- Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
|
file |
diff |
annotate
|
2013-11-17 |
unc0rr |
- Column for script in rooms list
|
file |
diff |
annotate
|
2013-10-31 |
unc0rr |
Ensure checkers don't check same replay simultaneously
|
file |
diff |
annotate
|
2013-10-13 |
unc0rr |
Send +i status of all players to logged-in users
|
file |
diff |
annotate
|
2013-10-11 |
koda |
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
webgl
|
file |
diff |
annotate
|
2013-09-03 |
unc0rr |
/watch works in testing environment
|
file |
diff |
annotate
|
2013-09-02 |
unc0rr |
Start support of achievement replay query:
|
file |
diff |
annotate
|
2013-08-29 |
unc0rr |
Fix checker ready status mess
|
file |
diff |
annotate
|
2013-08-29 |
unc0rr |
Unbreak server
|
file |
diff |
annotate
|
2013-08-29 |
unc0rr |
Unbreak server
|
file |
diff |
annotate
|
2013-08-29 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
2013-08-28 |
unc0rr |
'c' flag for contributors
|
file |
diff |
annotate
|