oy
|
9643fc36ae
|
added new hammer hit effect by SushiTee and Crises
|
2011-04-08 19:11:41 +02:00 |
|
oy
|
b5510d4cf9
|
fixed possible client crash with extra projectiles on disconnect
|
2011-04-08 11:22:44 +02:00 |
|
SushiTee
|
dce5222f78
|
removed unused function
|
2011-04-07 19:52:44 +02:00 |
|
oy
|
de1e8fc851
|
improved FindFile so it stops on a match
|
2011-04-07 18:45:24 +02:00 |
|
oy
|
f38fc81d78
|
fixed a possible client crash on map change
|
2011-04-07 18:23:03 +02:00 |
|
oy
|
c27a634089
|
fixed and show error message if the crc doesn't match on map load
|
2011-04-07 18:07:22 +02:00 |
|
oy
|
b985fdc20a
|
added new friend/mute buttons by Crises and reworked the player options like Landil suggested. Closes #579
|
2011-04-06 20:18:31 +02:00 |
|
oy
|
3fc6e2d2eb
|
prevent empty nicknames. Closes #616
|
2011-04-06 17:53:05 +02:00 |
|
oy
|
caf6e98ccb
|
fixed server crash on "bans" command
|
2011-04-06 17:30:50 +02:00 |
|
oy
|
ebca792975
|
improved call vote tab. Closes #573
|
2011-04-06 11:41:40 +02:00 |
|
oy
|
9b97eb282a
|
prevent that you can add votes with an empty description
|
2011-04-05 20:06:41 +02:00 |
|
oy
|
2401cc2ec3
|
highlight the followed player in scoreboard and show their score on top
|
2011-04-05 19:00:00 +02:00 |
|
oy
|
3250beb146
|
removed old master server files as the new one supports 0.5 and older now
|
2011-04-05 18:42:50 +02:00 |
|
oy
|
5c6e274a88
|
added more and resized flags by Crises and made them show up smaller and less of an eye-catcher. Closes #566
|
2011-04-04 20:37:12 +02:00 |
|
oy
|
4ad6d2f01e
|
fixed problem with sv_bindaddr on the server
|
2011-04-04 18:20:05 +02:00 |
|
Johannes Loher
|
622b3de9bd
|
Added more convenient variabe names for sectate_next and spectator_previous
|
2011-04-04 17:29:32 +02:00 |
|
Johannes Loher
|
1364631211
|
Added functionality to switch to the next and the previous player while spectating.
|
2011-04-04 17:29:08 +02:00 |
|
oy
|
0046825953
|
fixed server crash on remove vote
|
2011-04-04 16:58:53 +02:00 |
|
oy
|
9cb2f07b80
|
fixed clients search for maps within subfolders
|
2011-04-04 16:53:02 +02:00 |
|
oy
|
c20a33ede7
|
added more space for translations in demo details. Closes #592
|
2011-04-03 23:33:43 +02:00 |
|
Choupom
|
733f0b3390
|
reimplemented extra projectiles
|
2011-04-03 22:57:03 +02:00 |
|
Sworddragon
|
0efa2634f7
|
Fixed some compiler warnings
|
2011-04-03 22:35:11 +02:00 |
|
SushiTee
|
b6f607e73b
|
little more space between killmessages so the tees dont overlap
|
2011-04-02 22:24:57 +02:00 |
|
oy
|
ab810cab25
|
fixed that player options just show players as friends not clans
|
2011-04-02 19:51:05 +02:00 |
|
oy
|
401543c7a9
|
added some space for colour channel translations in the graphic settings as well
|
2011-04-02 19:34:02 +02:00 |
|
Choupom
|
b3cb33eec0
|
replace team name by clan name if possible
|
2011-04-02 18:11:43 +02:00 |
|
m!nus
|
63c46b3e56
|
changed how server types are distinguished and fixed a few bugs
|
2011-04-02 17:39:12 +02:00 |
|
m!nus
|
3ebdc2a4ce
|
added downward compatibility to mastersrv for 0.5 (and earlier)
|
2011-04-02 17:35:50 +02:00 |
|
SushiTee
|
4adad07ad8
|
polished scoreboard a bit
|
2011-04-02 15:18:52 +02:00 |
|
SushiTee
|
0db6022c64
|
centering scoreboard (goals and spectators) correctly
|
2011-04-02 15:18:45 +02:00 |
|
oy
|
2c9b454fb8
|
added some more space for the translations of the colour channels
|
2011-04-02 12:13:23 +02:00 |
|
oy
|
30c45b7899
|
removed newline from a localisation. Closes #572
|
2011-04-02 12:08:46 +02:00 |
|
oy
|
37b75f90e4
|
fixed that unsaved map notice in quit popup overlaps
|
2011-04-02 12:01:10 +02:00 |
|
oy
|
04a3b7be00
|
fixed problem with recorded demo files. Closes #570
|
2011-04-02 11:55:37 +02:00 |
|
oy
|
1b69541e7b
|
increased size of UIServerAddress
|
2011-04-01 23:16:14 +02:00 |
|
SushiTee
|
747113d855
|
fixed moving if player collision is turned off
|
2011-04-01 21:48:54 +02:00 |
|
oy
|
593a8ee6ec
|
improved settings menu. Closes #564
|
2011-04-01 19:36:44 +02:00 |
|
oy
|
a6fced3d3a
|
made new version notification show up in red colour
|
2011-04-01 18:06:59 +02:00 |
|
oy
|
9a4426779d
|
decreased the font size for some menu buttons and tabs to give translations more room
|
2011-04-01 17:57:04 +02:00 |
|
oy
|
d7b6c3543b
|
fixed a compiler warning. Closes #565
|
2011-04-01 17:46:20 +02:00 |
|
oy
|
62884920d3
|
fixed compiling of tileset_borderfix
|
2011-04-01 17:25:02 +02:00 |
|
heinrich5991
|
b6fa69cedb
|
the server shows the disconnect reason of clients now
|
2011-04-01 00:05:35 +02:00 |
|
Choupom
|
c2ed5f7093
|
refactored tileset_borderfix
|
2011-03-31 22:58:49 +02:00 |
|
Choupom
|
979eca0095
|
refactored packetgen
|
2011-03-31 22:58:23 +02:00 |
|
Choupom
|
e9ab42795a
|
refactored dilate
|
2011-03-31 22:58:06 +02:00 |
|
oy
|
32876b9ba7
|
changed the output level of a console message
|
2011-03-31 21:46:01 +02:00 |
|
oy
|
85e9fb1e63
|
made it possible to add just a clan as friend
|
2011-03-31 21:30:28 +02:00 |
|
oy
|
b3ae1a088e
|
make the "show friends"-filter just list servers with friends on them
|
2011-03-31 21:22:12 +02:00 |
|
oy
|
98eaaf2e23
|
fixed 2 compiler warnings
|
2011-03-31 19:07:21 +02:00 |
|
oy
|
cd9176331d
|
auto add .demo if not present when renaming a demo
|
2011-03-31 18:33:46 +02:00 |
|
oy
|
0e6aca2b28
|
fixed a missing translation
|
2011-03-31 18:24:02 +02:00 |
|
oy
|
08c03104b4
|
changed ingame vote menu so it fits the other tabs and it's makes localisations easier
|
2011-03-31 15:43:12 +02:00 |
|
oy
|
2a72c0b38b
|
added a mechanism to check for a valid standard map. Closes #132
|
2011-03-31 15:13:49 +02:00 |
|
oy
|
59d56cd332
|
finished IPv6 support (master servers aren't compatible with 0.5 and older). Closes #233
|
2011-03-30 12:08:33 +02:00 |
|
oy
|
693bd39e77
|
added quad positioning in the editor
|
2011-03-29 12:08:46 +02:00 |
|
oy
|
9712e4004c
|
improved the add/remove friend and ignore/notice chat buttons
|
2011-03-29 00:48:36 +02:00 |
|
oy
|
0307138950
|
added better headlines for tabs in vote menu
|
2011-03-28 23:51:46 +02:00 |
|
oy
|
f9288eb5b1
|
fixed that spectators go to free view if the followed player joins spectators and prevent that you can follow spectators
|
2011-03-28 23:45:47 +02:00 |
|
oy
|
141089f257
|
fixed more compiler warnings
|
2011-03-28 23:30:56 +02:00 |
|
oy
|
9d930e15f8
|
fixed some compiler warnings
|
2011-03-28 22:08:52 +02:00 |
|
oy
|
867f944459
|
added graphic buttons for remove/add friend and chat ignore/notice
|
2011-03-28 21:10:37 +02:00 |
|
oy
|
34a9ca20a7
|
added ipv6 support from the old lua branch
|
2011-03-28 20:11:28 +02:00 |
|
oy
|
63d2019b19
|
fixed that chat overlaps the spectator hud
|
2011-03-27 23:43:45 +02:00 |
|
oy
|
7bd79f9f43
|
added remove_favorite command by Choupom
|
2011-03-27 18:05:11 +02:00 |
|
oy
|
a583633cde
|
added renaming of srvbrowse so it matches with the interface filename by Choupom
|
2011-03-27 18:00:54 +02:00 |
|
GreYFoX
|
85fa86102f
|
Refactored e to Event
|
2011-03-27 17:21:30 +02:00 |
|
GreYFoX
|
eb344c83ce
|
Chat History. Closes #521
|
2011-03-27 17:21:07 +02:00 |
|
oy
|
4d5443affa
|
added demo loading speed enhancement by MAP94. Closes #555
|
2011-03-27 16:42:47 +02:00 |
|
oy
|
2aa1bda97e
|
made mouse wheel change speed in demo player. Closes #524
|
2011-03-27 16:26:50 +02:00 |
|
oy
|
5060f42b63
|
added fix for collision bug with other tees. Closes #279. Closes #511
|
2011-03-27 16:15:10 +02:00 |
|
oy
|
67b026f65f
|
added an option to disable ingame HUD. Closes #523
|
2011-03-27 14:40:15 +02:00 |
|
oy
|
edf10b8b13
|
added an option to disable team colors for name plates. Closes #544
|
2011-03-27 14:30:59 +02:00 |
|
oy
|
d4f2b8de87
|
fixed skin colour of spectators
|
2011-03-27 11:52:16 +02:00 |
|
oy
|
722644008f
|
added a respawn delay command for tdm
|
2011-03-26 22:38:05 +01:00 |
|
oy
|
5b328e5484
|
added a limit for the number of votes that can be added to the server and send options as lists when a client joins. Closes #459
|
2011-03-26 22:06:29 +01:00 |
|
oy
|
6e1b6b102a
|
added menu to add/remove a vote on the server
|
2011-03-26 18:43:43 +01:00 |
|
oy
|
fbeace5272
|
cleaned up some voting code
|
2011-03-26 17:44:34 +01:00 |
|
oy
|
b8f144ba81
|
added a vote that allows to move a player to spectators. Closes #58
|
2011-03-26 16:56:59 +01:00 |
|
oy
|
0e207fba6f
|
fixed problem with force_vote command
|
2011-03-26 16:24:12 +01:00 |
|
oy
|
fee3f19b32
|
added HSplitMid function
|
2011-03-26 16:19:37 +01:00 |
|
oy
|
6ece07ee74
|
added force_vote command
|
2011-03-25 12:06:45 +01:00 |
|
oy
|
359b806e95
|
added remove_vote command. Closes #47
|
2011-03-25 11:49:35 +01:00 |
|
oy
|
a4580d451f
|
added reasons to vote in general and show reason in vote hud. Closes #219
|
2011-03-25 10:26:59 +01:00 |
|
oy
|
8ad3def65e
|
added aliases for votes. Closes #144
|
2011-03-25 09:49:21 +01:00 |
|
oy
|
d78c84b105
|
removed local player from kick vote menu
|
2011-03-25 09:27:46 +01:00 |
|
oy
|
ae325c873f
|
added friends feature. Closes #24
|
2011-03-23 13:06:35 +01:00 |
|
GreYFoX
|
8695fc77bd
|
1.07a
|
2011-03-22 23:41:54 +02:00 |
|
oy
|
b64db75a6b
|
added an option to ignore other players in chat
|
2011-03-22 22:41:27 +01:00 |
|
GreYFoX
|
741de082fc
|
fixed linux compilation
|
2011-03-22 21:56:52 +02:00 |
|
GreYFoX
|
61dcc7b848
|
Re-Added noother's afk kick
Disabled vanilla afk kick by default
enumerated variables.h
|
2011-03-22 21:49:12 +02:00 |
|
GreYFoX
|
1172a79693
|
fixed compilation
|
2011-03-22 21:15:15 +02:00 |
|
Sebastian Wojtowicz
|
55ce870597
|
Client utf8 converting (servernames,playernames) in Internet tab and (playernames,playermessage) in chat and hud
|
2011-03-22 21:11:10 +02:00 |
|
Sebastian Wojtowicz
|
500605cbee
|
Server utf8 Conversion
|
2011-03-22 21:04:27 +02:00 |
|
oy
|
05244d4dad
|
decreased the size of the "reset to defaults"-button in the settings menu
|
2011-03-22 00:40:43 +01:00 |
|
oy
|
2beae20208
|
don't use highlight chat sound for server messages
|
2011-03-22 00:34:07 +01:00 |
|
oy
|
eaef2ce48a
|
added notification for unsaved map data and a confirmation for overwriting an existing map in the editor. Closes #115
|
2011-03-22 00:31:42 +01:00 |
|
oy
|
588a411666
|
added a popup to create a new folder in the editor's file dialog and show an error if it fails
|
2011-03-20 22:53:50 +01:00 |
|
oy
|
8d159ce65a
|
removed localisation in the editor
|
2011-03-20 17:04:03 +01:00 |
|
oy
|
192d6a0b13
|
fixed that spectator filter updates the server browser
|
2011-03-20 16:09:44 +01:00 |
|
oy
|
18e5412358
|
added sound for highlighted chat message. Closes #508
|
2011-03-20 15:58:59 +01:00 |
|