Fri, 23 Dec 2016 23:29:00 +0300 |
unc0rr |
Only registered players regain their teams on rejoin
|
file |
diff |
annotate
|
Thu, 25 Feb 2016 23:17:52 +0300 |
unc0rr |
More work on best time ghost feature
|
file |
diff |
annotate
|
Sun, 21 Feb 2016 09:09:13 +0300 |
unc0rr |
Oops, fix whose nick to compare to
|
file |
diff |
annotate
|
Sat, 20 Feb 2016 22:02:13 +0300 |
unc0rr |
Filter out hog speech messages with non-local team index (not tested)
|
file |
diff |
annotate
|
Wed, 13 Jan 2016 19:38:03 +0300 |
unc0rr |
Don't allow to kick an admin with super power enabled
|
file |
diff |
annotate
|
Thu, 19 Nov 2015 13:30:34 +0300 |
unc0rr |
Remove CHECKPOINT 011 occurence, probably hiding some bug
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Wed, 01 Apr 2015 10:17:01 +0300 |
unC0Rr |
Fix off-by-1 error
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 23:14:09 +0300 |
unc0rr |
- Fix ping timeouts after incorrect "/vote" commands (protocol violation)
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 23:01:53 +0300 |
unc0rr |
"/force" command for server admin to force voting result
|
file |
diff |
annotate
|
Tue, 13 Jan 2015 23:37:07 +0300 |
unc0rr |
Implement /newseed and /hedgehogs commands. Only tested for building.
|
file |
diff |
annotate
|
Tue, 30 Dec 2014 22:59:15 +0300 |
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
|
Tue, 30 Dec 2014 22:12:07 +0300 |
unc0rr |
Server-side workaround for frontend's script parameter bug in .21
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 00:32:39 +0300 |
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
|
Fri, 24 Jan 2014 12:05:39 +0100 |
Gianfranco Costamagna |
Added copyrights to gameServer directory
|
file |
diff |
annotate
|
Fri, 22 Aug 2014 00:57:07 +0400 |
alfadur |
- Support for pausing multiplayer games
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 21:20:25 +0400 |
unc0rr |
Fix condition
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 23:25:31 +0400 |
unc0rr |
- Fix applying vote result
|
file |
diff |
annotate
|
Sun, 23 Mar 2014 23:35:33 +0400 |
unc0rr |
Some fixes to voting + small refactoring
|
file |
diff |
annotate
|
Fri, 14 Mar 2014 00:42:04 +0400 |
unc0rr |
- Room save/load into/from file
|
file |
diff |
annotate
|
Thu, 13 Mar 2014 23:25:31 +0400 |
unc0rr |
Allow to save and delete room config in room
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 00:37:00 +0400 |
unc0rr |
Actually do some actions when flood detected
|
file |
diff |
annotate
|
Fri, 31 Jan 2014 12:45:51 +0400 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 00:22:49 +0400 |
unc0rr |
Implement 'voted' function
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 01:04:17 +0400 |
unc0rr |
- Implement /callvote
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 00:07:27 +0400 |
unc0rr |
- Allow delegation to specific person in fixed room
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:53:15 +0100 |
koda |
merge
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 01:11:13 +0400 |
unc0rr |
Halfplement voting
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:43:06 +0100 |
koda |
fixwhitespace and dos2unix
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Thu, 16 Jan 2014 23:47:36 +0400 |
unc0rr |
In special rooms game starts when all players are ready
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Fri, 13 Dec 2013 00:16:02 +0400 |
unc0rr |
- /greeting command for room greeting message
|
file |
diff |
annotate
|
Mon, 09 Dec 2013 23:32:57 +0400 |
unc0rr |
- Restrict game config changes in special rooms
|
file |
diff |
annotate
|
Thu, 05 Dec 2013 00:51:27 +0400 |
unc0rr |
- Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
|
file |
diff |
annotate
|
Mon, 25 Nov 2013 01:03:14 +0400 |
unc0rr |
Forbid /delegate to room admin
|
file |
diff |
annotate
|
Mon, 18 Nov 2013 00:44:30 +0400 |
unc0rr |
- Column for script in rooms list
|
file |
diff |
annotate
|
Fri, 11 Oct 2013 17:43:13 +0200 |
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
|
Mon, 09 Sep 2013 00:33:35 +0400 |
unc0rr |
Fix bug 703
|
file |
diff |
annotate
|
Sat, 29 Jun 2013 23:58:37 +0400 |
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
|
Tue, 04 Jun 2013 22:28:12 +0200 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Wed, 22 May 2013 00:49:37 +0400 |
unc0rr |
'/rnd' command. Pass it a (possibly empty) list of items.
|
file |
diff |
annotate
|
Mon, 13 May 2013 22:49:14 +0400 |
unc0rr |
Restore ready toggle for room admins (issue 432)
|
file |
diff |
annotate
|
Sat, 20 Apr 2013 02:20:15 +0200 |
koda |
update 0.9.19 with dev branch
0.9.19
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 22:59:40 +0400 |
unc0rr |
This isn't necessary anymore
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 22:48:14 +0400 |
unc0rr |
- Revert server workaround over desync from r98e2dbdda8c0
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Wed, 20 Mar 2013 09:13:05 +0400 |
unc0rr |
Add space for better visual performance
|
file |
diff |
annotate
|
Sun, 03 Mar 2013 23:25:09 +0400 |
unc0rr |
Eh, two players condition seems to make more sense than two clans here
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 23:24:20 +0400 |
unc0rr |
This change from r0cd63b963330 caused more troubles than solved. Also fix some warnings.
|
file |
diff |
annotate
|
Thu, 21 Feb 2013 22:43:00 +0400 |
unc0rr |
Try to prevent hedgehogs number in team desync
|
file |
diff |
annotate
|
Thu, 21 Feb 2013 01:37:04 +0400 |
unc0rr |
Unbreak build
|
file |
diff |
annotate
|
Thu, 21 Feb 2013 01:26:38 +0400 |
unc0rr |
Found another possible source of desync, trying similar workaround on this
|
file |
diff |
annotate
|
Mon, 18 Feb 2013 22:47:42 +0400 |
unc0rr |
Clear player's clan info on room join
|
file |
diff |
annotate
|
Mon, 18 Feb 2013 22:21:31 +0400 |
unc0rr |
Disallow kicking the opponent in duel
|
file |
diff |
annotate
|
Sun, 10 Feb 2013 01:27:32 +0400 |
unc0rr |
New checker of engine messages which is aware of glued together messages
|
file |
diff |
annotate
|
Sat, 02 Feb 2013 20:16:12 +0400 |
unc0rr |
Don't confirm hogs number to room admin when no constraint hit
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Fri, 25 Jan 2013 13:29:20 +0400 |
unc0rr |
Some fixes
|
file |
diff |
annotate
|
Fri, 25 Jan 2013 12:59:06 +0400 |
unc0rr |
Fix finding player's another clan
|
file |
diff |
annotate
|