2017-11-13 |
unc0rr |
Bump protocol version and add new version info to game server
|
file |
diff |
annotate
|
2016-02-25 |
unc0rr |
More work on best time ghost feature
|
file |
diff |
annotate
|
2016-02-20 |
unc0rr |
Filter out hog speech messages with non-local team index (not tested)
|
file |
diff |
annotate
|
2015-12-28 |
unc0rr |
Allow server admins to join passworded/restricted rooms when it is really needed
|
file |
diff |
annotate
|
2015-12-28 |
unc0rr |
Defer kicking to the time when everything is in consistent state
|
file |
diff |
annotate
|
2015-12-28 |
unc0rr |
Allow toggling registration requirement on live server
|
file |
diff |
annotate
|
2015-12-28 |
unc0rr |
Allow only one query per session
|
file |
diff |
annotate
|
2015-11-07 |
unc0rr |
Store some more details on game config in the database
|
file |
diff |
annotate
|
2015-11-01 |
unc0rr |
Update versions information
|
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-06-03 |
unc0rr |
Lazy fix for server build
|
file |
diff |
annotate
|
2015-06-02 |
koda |
Fix building hedgewars-server
|
file |
diff |
annotate
|
2015-03-31 |
unc0rr |
- Fix ping timeouts after incorrect "/vote" commands (protocol violation)
|
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
|
2015-06-03 |
unc0rr |
Lazy fix for server build
0.9.21
|
file |
diff |
annotate
|
2015-06-02 |
koda |
Fix building hedgewars-server
0.9.21 0.9.21-release
|
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-11-09 |
unc0rr |
- Not only that, nemo, not only that (.cpp)
|
file |
diff |
annotate
|
2014-11-09 |
nemo |
Copypasta to hopefully hook up net sync correctly.
|
file |
diff |
annotate
|
2014-01-24 |
Gianfranco Costamagna |
Added copyrights to gameServer directory
|
file |
diff |
annotate
|
2014-08-21 |
alfadur |
- Support for pausing multiplayer games
|
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-03-13 |
unc0rr |
Allow to save and delete room config in room
|
file |
diff |
annotate
|
2014-01-31 |
unc0rr |
Define some boundaries to detect events
|
file |
diff |
annotate
|
2014-01-31 |
unc0rr |
More work on flood detector
|
file |
diff |
annotate
|
2014-01-29 |
unc0rr |
- Start work on flood detector
|
file |
diff |
annotate
|
2014-01-25 |
unc0rr |
Mutual authentication: server side
|
file |
diff |
annotate
|
2014-01-24 |
unc0rr |
- Add SCHEME which is needed in room config
|
file |
diff |
annotate
|
2014-01-23 |
unc0rr |
Some basic sanity tests for replay files
|
file |
diff |
annotate
|
2014-01-22 |
unc0rr |
- Implement /callvote
|
file |
diff |
annotate
|
2014-01-21 |
koda |
restore gameServer changes
|
file |
diff |
annotate
|
2014-01-21 |
unc0rr |
Halfplement voting
|
file |
diff |
annotate
|
2014-01-21 |
unc0rr |
Fix server producing unreplayable records
|
file |
diff |
annotate
|
2014-01-15 |
unc0rr |
oops, fix build
|
file |
diff |
annotate
|
2014-01-15 |
unc0rr |
Also define default value of THEME
|
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
|
2013-12-30 |
unc0rr |
Some fixes
|
file |
diff |
annotate
|
2013-12-26 |
unc0rr |
Store protocol number in database for replays
|
file |
diff |
annotate
|
2013-12-12 |
unc0rr |
- /greeting command for room greeting 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-10-13 |
unc0rr |
Send +i status of all players to logged-in users
|
file |
diff |
annotate
|
2013-09-02 |
unc0rr |
Start support of achievement replay query:
|
file |
diff |
annotate
|
2013-08-28 |
unc0rr |
'c' flag for contributors
|
file |
diff |
annotate
|
2013-08-18 |
unc0rr |
- Some fixes to official server build
|
file |
diff |
annotate
|
2013-08-17 |
unc0rr |
Pass achievements info to extdbinterface
|
file |
diff |
annotate
|
2013-06-29 |
unc0rr |
Fix spectator desync in rare conditions (there was team which left during its turn, and last command with timestamp from it was '+')
|
file |
diff |
annotate
|
2013-06-05 |
unc0rr |
- Fix issue 521 by resending FULLMAPCONFIG on game finish to those who joined mid-game. Semitested.
|
file |
diff |
annotate
|
2013-05-30 |
unc0rr |
++protocol_number;
0.9.19
|
file |
diff |
annotate
|
2013-05-21 |
unc0rr |
'/rnd' command. Pass it a (possibly empty) list of items.
|
file |
diff |
annotate
|
2013-04-10 |
unc0rr |
- Revert server workaround over desync from r98e2dbdda8c0
|
file |
diff |
annotate
|
2013-02-20 |
unc0rr |
Workaround desync issue if I correctly understand its roots (barely tested)
|
file |
diff |
annotate
|
2013-02-17 |
unc0rr |
Sort checked files into dirs
|
file |
diff |
annotate
|
2013-02-16 |
unc0rr |
Some more work on checker
|
file |
diff |
annotate
|
2013-02-03 |
unc0rr |
Some work on loading replay and interaction with checker
|
file |
diff |
annotate
|
2013-01-25 |
unc0rr |
Some fixes
|
file |
diff |
annotate
|
2013-01-25 |
unc0rr |
Fix finding player's another clan
|
file |
diff |
annotate
|