2018-03-05 |
Wuzzy |
More user-friendly server messages
|
file |
diff |
annotate
|
2016-12-23 |
unc0rr |
Only registered players regain their teams on rejoin
|
file |
diff |
annotate
|
2016-02-25 |
unc0rr |
More work on best time ghost feature
|
file |
diff |
annotate
|
2016-02-21 |
unc0rr |
Oops, fix whose nick to compare to
|
file |
diff |
annotate
|
2016-02-20 |
unc0rr |
Filter out hog speech messages with non-local team index (not tested)
|
file |
diff |
annotate
|
2016-01-13 |
unc0rr |
Don't allow to kick an admin with super power enabled
|
file |
diff |
annotate
|
2015-11-19 |
unc0rr |
Remove CHECKPOINT 011 occurence, probably hiding some bug
|
file |
diff |
annotate
|
2015-08-10 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
2015-04-01 |
unC0Rr |
Fix off-by-1 error
|
file |
diff |
annotate
|
2015-03-31 |
unc0rr |
- Fix ping timeouts after incorrect "/vote" commands (protocol violation)
|
file |
diff |
annotate
|
2015-03-31 |
unc0rr |
"/force" command for server admin to force voting result
|
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-12-30 |
unc0rr |
Server-side workaround for frontend's script parameter bug in .21
|
file |
diff |
annotate
|
2014-11-17 |
unc0rr |
This should work, can't test: room flags passed in room info message instead of just 'in-game' state, including 'in-game', 'restricted joins', 'registered only' and 'passworded' flags
|
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-28 |
unc0rr |
Fix condition
|
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-02-01 |
unc0rr |
Actually do some actions when flood detected
|
file |
diff |
annotate
|
2014-01-31 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
2014-01-27 |
unc0rr |
Implement 'voted' function
|
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-21 |
koda |
merge
|
file |
diff |
annotate
|
2014-01-21 |
unc0rr |
Halfplement voting
|
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-16 |
unc0rr |
In special rooms game starts when all players are ready
|
file |
diff |
annotate
|
2014-01-04 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
2013-12-12 |
unc0rr |
- /greeting command for room greeting message
|
file |
diff |
annotate
|
2013-12-09 |
unc0rr |
- Restrict game config changes in special rooms
|
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-24 |
unc0rr |
Forbid /delegate to room admin
|
file |
diff |
annotate
|
2013-11-17 |
unc0rr |
- Column for script in rooms list
|
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-08 |
unc0rr |
Fix bug 703
|
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-04 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-05-21 |
unc0rr |
'/rnd' command. Pass it a (possibly empty) list of items.
|
file |
diff |
annotate
|
2013-05-13 |
unc0rr |
Restore ready toggle for room admins (issue 432)
|
file |
diff |
annotate
|
2013-04-20 |
koda |
update 0.9.19 with dev branch
0.9.19
|
file |
diff |
annotate
|
2013-04-10 |
unc0rr |
This isn't necessary anymore
|
file |
diff |
annotate
|
2013-04-10 |
unc0rr |
- Revert server workaround over desync from r98e2dbdda8c0
|
file |
diff |
annotate
|
2013-04-02 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
2013-03-20 |
unc0rr |
Add space for better visual performance
|
file |
diff |
annotate
|
2013-03-03 |
unc0rr |
Eh, two players condition seems to make more sense than two clans here
|
file |
diff |
annotate
|
2013-02-22 |
unc0rr |
This change from r0cd63b963330 caused more troubles than solved. Also fix some warnings.
|
file |
diff |
annotate
|
2013-02-21 |
unc0rr |
Try to prevent hedgehogs number in team desync
|
file |
diff |
annotate
|
2013-02-20 |
unc0rr |
Unbreak build
|
file |
diff |
annotate
|
2013-02-20 |
unc0rr |
Found another possible source of desync, trying similar workaround on this
|
file |
diff |
annotate
|
2013-02-18 |
unc0rr |
Clear player's clan info on room join
|
file |
diff |
annotate
|
2013-02-18 |
unc0rr |
Disallow kicking the opponent in duel
|
file |
diff |
annotate
|
2013-02-09 |
unc0rr |
New checker of engine messages which is aware of glued together messages
|
file |
diff |
annotate
|
2013-02-02 |
unc0rr |
Don't confirm hogs number to room admin when no constraint hit
|
file |
diff |
annotate
|
2013-01-26 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-01-25 |
unc0rr |
Some fixes
|
file |
diff |
annotate
|