oy
c96c804dd4
Merge pull request #1620 from Zatline/feature-gametiles
...
Refined game.png, tee eyes fix, new menu cursor
2018-11-09 19:31:13 +01:00
Cedric Dipp
1ea887698e
refined eyes
2018-11-09 07:38:53 +01:00
Cedric Dipp
a5105264ff
fully refined, pixel perfect game.png
...
- pixel alignment
- commit 180a5b8491
- ninja countdown bar for hud added
- lowered handgun, shorten grip adressing #1013
2018-11-09 07:11:43 +01:00
oy
d3553d5f2f
started on reworking the server browser
2018-11-07 19:36:35 +01:00
Cedric Dipp
8e967f9dd3
Add files via upload
2018-11-07 06:59:34 +01:00
Cedric Dipp
43a0e135ce
refreshed gui_cursor, fixing cursor offset #1609
2018-11-07 06:55:25 +01:00
Cedric Dipp
609544babf
@ commit 559ac23e9a
...
hotfix! accidental rendered the image double the size as necessary
2018-11-07 06:42:43 +01:00
Cedric Dipp
559ac23e9a
fix to "happy eyes and pain eyes look weird" #1534
2018-11-07 06:06:11 +01:00
Fisico
b07654bbd9
Doubled resolution for desert sun, moon, snow, stars and sun.
...
No dilate or borderfix applied
2018-11-03 20:51:06 +01:00
Cedric Dipp
180a5b8491
New health and armor UI icons #1581
2018-11-02 03:57:17 +01:00
nheir
1c3607d9bd
Fix unset network error message
...
A malicious server can make crash a client on debug (and it seems the reverse is possible but I couldn't reproduce)
2018-10-27 15:54:06 +02:00
oy
c7e1a2df84
updated map folder
2018-10-14 17:01:50 +02:00
oy
e54e5afdb3
added new deadtee image by android272 and fixed its rendering
2018-10-14 15:29:56 +02:00
oy
ff6fb5a71b
made server/friends browser useable
2018-10-14 09:55:44 +02:00
oy
b580a8dbc6
reverted hook behavior ( #1488 )
2018-10-13 13:36:25 +02:00
oy
f548838356
merged whispering system by cinaera
2017-12-11 10:52:54 +01:00
oy
bcd63f9f51
added missing iso code for Palestinian flag
2017-12-10 18:18:58 +01:00
ECHCHOUIK Yassine
fc337b6460
Fix for #1042 . add palestinian flag
2017-12-10 15:54:45 +01:00
oy
5e5218a88d
fixed last commit
2017-10-07 20:43:35 +02:00
Zwelf
85b2f98d71
Improved spectator mode closes #1367
...
- follow flag
- click a player/a flag to follow in world-free mode
- click to go into the world-free mode while follow-mode
2017-10-04 21:04:22 +02:00
oy
4a7db945c0
fixed font loading message and updated submodules
2017-03-15 12:26:12 +01:00
oy
85b4cfd245
Added ids to names in the gui, removed ascii name restriction and fixed kick/spectate vote description
2016-06-26 18:28:33 +02:00
oy
b84d6df438
fixed some warnings
2016-04-05 08:57:03 +02:00
oy
36f10ecd52
changed marking of the ninja skin. Closes #1422
2015-10-31 10:16:14 +01:00
oy
821e4316c6
fixed size of m_aTuneParams. Closes #1420
2015-10-29 19:03:03 +01:00
oy
539265f3d9
fixed last commits
2015-10-27 18:19:37 +01:00
KillaBilla
9f1c0590f1
separate netmsg failures from netobj failures, count latter ones
...
Conflicts:
datasrc/compile.py
2015-10-27 18:13:22 +01:00
KillaBilla
4e5d713f75
fixed #1211 : netobjs containing integers and flags out of range are discarded
...
Conflicts:
datasrc/compile.py
2015-10-27 18:12:06 +01:00
BeaR
a2cb7d339a
Mark some return values as const
2015-01-24 18:19:38 +01:00
BeaR
a929a99fd9
Refactoring: Mark several functions as 'const', fix some return values and cleanup mapinfo struct
2015-01-24 18:19:24 +01:00
oy
8ac9ec794e
moved content and added data creation to the build
2015-01-18 18:44:11 +01:00
oy
8178302e02
Merge pull request #1149 from Speedy-Consoles/weapon_cleanup
...
weapon code cleanup
2014-06-22 13:29:19 +02:00
oy
5eee57f1e7
changed tattoos to markings. Closes #1131
2014-06-22 12:53:22 +02:00
oy
d2379124d5
improved chat msg spam protection
2013-11-25 20:06:19 +01:00
Speedy Consoles
ee2d53b411
using weapon damage for explosion damage
...
removed unused nodamage parameter in CreateExplosion
took projectile damage for explosion maxdamage
replaced some 0s by false as it should be
2013-09-14 22:46:48 +02:00
Speedy Consoles
c9bdc32fc0
cleaned up weapon value locations
...
removed laser damage tuning
added explosion values in content.py
made explosion force independent from damage
linked all weapon damage values to content.py
linked all weapon max ammo values to content.py
stopped regenerating infinite ammo
removed m_Ammocost in CCharacter
2013-09-14 21:33:52 +02:00
oy
295eac63eb
added alternative HSL picker. Closes #1029
2012-12-23 00:27:53 +01:00
oy
b99368e3d7
removed hookdir from snapshot data
2012-12-15 16:13:49 +01:00
SushiTee
c0f70eddc4
changed server browser
2012-10-21 19:59:20 +02:00
SushiTee
20cfbfe3a7
Merge branch 'master' of git://github.com/teeworlds/teeworlds
...
Conflicts:
src/game/client/components/menus_ingame.cpp
2012-10-09 13:08:01 +02:00
SushiTee
c74637ae6d
began to rewrite server browser and ingame menu
2012-10-09 12:44:47 +02:00
SushiTee
8d427bea39
started working on server browser
2012-08-26 21:15:48 +02:00
oy
cb9d6032ff
Merge branch 'master' of https://github.com/SushiTee/teeworlds
2012-08-19 15:48:34 +02:00
oy
f25010d9dd
Merge branch 'master' of github.com:teeworlds/teeworlds
...
Conflicts:
src/game/client/gameclient.cpp
src/game/server/gamecontext.cpp
2012-08-19 12:46:24 +02:00
oy
37b43caba8
cleaned up Sv_VoteOptionListAdd message
2012-08-19 10:40:30 +02:00
oy
34ebab8cab
made force_vote just ui based
2012-08-18 18:42:31 +02:00
oy
d8d259a166
made the client handle callvote and teamchange cases even more and let the server be more silent on faulty tries
2012-08-18 11:21:54 +02:00
oy
80cb4e15a4
improved callvote handling on the client, merged its messages and made the server be more silent on faulty tries
2012-08-16 12:03:44 +02:00
SushiTee
fe5e393308
remade settings->controls menu
2012-08-15 22:03:35 +02:00
oy
dc22f9fa1c
merged vote start/end messages
2012-08-14 00:16:54 +02:00
oy
d2924b5ad6
cleaned up core events
2012-08-13 10:36:01 +02:00
SushiTee
0b739d0404
Merge branch 'master' of git://github.com/teeworlds/teeworlds
2012-08-12 15:57:19 +02:00
Magnus Auvinen
dfcbe85488
introduced ISound::CSampleHandle to add more typesafty
2012-08-12 13:56:35 +02:00
Magnus Auvinen
cb95e8dfe8
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
2012-08-12 12:41:50 +02:00
SushiTee
6b279c770f
-remade settings->graphics menu
...
-added menu checkbox images
2012-08-11 23:51:46 +02:00
oy
6c530b2926
made ingame notifications for players simple game messages and let the client handle/localise them
2012-08-11 12:34:03 +02:00
oy
93c169c71d
show enter/leave team change messages in demos
2012-08-04 17:45:16 +02:00
oy
d61d25677b
cleaned up PlayerInfo check/usage in the gameclient
2012-08-03 18:46:49 +02:00
oy
8971497029
finished client enter/leave events, removed client changes
2012-08-03 18:46:25 +02:00
oy
280fdb34a4
fixed netobj corrections on gametstatetimer, ticks and fixed team in clientinfo
2012-08-03 18:46:10 +02:00
oy
a55a7dfef0
cleaned up types within network data
2012-08-03 18:46:01 +02:00
oy
719867271f
fixed updating skin colour on team change and made player team work event based
2012-07-30 23:59:29 +02:00
oy
c808d48f20
handle some network snapshot data as messages/events and add them locally for demo recording
2012-07-29 11:54:29 +02:00
oy
0e28755475
show ninja powerup status in the hud. Closes #955
2012-07-21 11:06:18 +02:00
Choupom
e548308bbb
merged skin system
2012-07-17 21:51:01 +02:00
SushiTee
4019c42ac3
added some stuff to filter header
2012-07-17 12:18:47 +02:00
SushiTee
1d480f34bd
-added images to startmenu -changed way to load menu image
2012-07-15 12:42:22 +02:00
SushiTee
4aeb552506
started with start menu
2012-07-15 11:42:03 +02:00
oy
42c845be49
fixed flag blinking issue. Closes #757
2012-03-04 12:46:22 +01:00
oy
ab13e4a183
show who is following you in spectator mode. Closes #594
2012-02-15 01:40:47 +01:00
oy
6b8287f7c7
cleaned up player flags
2012-02-15 01:40:19 +01:00
oy
23df3c609e
removed pickup subtype and renamed rifle to laser and powerups to pickups
2012-02-15 01:40:13 +01:00
oy
7e78740478
made client scoreboard and hud survival ready
2012-02-15 01:40:04 +01:00
oy
495dc849ba
prevent that players respawn in survival
2012-02-15 01:39:59 +01:00
oy
98c18ebade
added survival gametype base
2012-02-15 01:39:48 +01:00
oy
97061ab59d
changed usage of round to match
2012-02-15 01:39:40 +01:00
oy
b374a24c06
added start countdown when game starts without a timer
2012-02-15 01:39:35 +01:00
oy
aec468a3c4
added player ready system. Closes #65
2012-02-15 01:39:24 +01:00
oy
5e4caa9b9c
cleaned up gamecontroller
2012-02-15 01:39:13 +01:00
oy
b32aff7d89
cleaned up few things
2012-02-15 01:39:07 +01:00
oy
0b0f8e2f1c
moved the player gun a bit down so it matches the projectile animation. Closes #854
2012-01-09 22:55:08 +01:00
Choupom
603071ee92
fixed data struct names
2011-06-02 17:42:30 +02:00
Choupom
deff0ce7c4
fixed netevent struct names
2011-06-02 17:40:08 +02:00
oy
06115dd49d
added "Whitespace and line Endings cleanup" by GreYFoX
2011-04-13 20:37:12 +02:00
GreYFoX
63e059b8ff
Emoticons Enum has emoticons names instead of numbers
2011-04-13 20:31:16 +02:00
oy
1a5d70450f
added "reimplemented menu music by teetow-the-great-teetow" by Choupom
2011-04-13 20:00:54 +02:00
oy
05889f3e3e
fixed problem with the hammer hit particle
2011-04-09 00:02:08 +02:00
oy
9643fc36ae
added new hammer hit effect by SushiTee and Crises
2011-04-08 19:11:41 +02:00
oy
e63683e649
added new friends/mute icons and buttons by Crises
2011-04-08 18:45:57 +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
867f944459
added graphic buttons for remove/add friend and chat ignore/notice
2011-03-28 21:10:37 +02: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
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
18e5412358
added sound for highlighted chat message. Closes #508
2011-03-20 15:58:59 +01:00
oy
30d9c9f4d9
made network support clan name and country code for players
2011-03-15 11:23:49 +01:00
oy
1f10c1e8bf
fixed problem with ctf if there're no flags
2011-03-10 10:14:41 +01:00
oy
ee2f625754
added extended spectator mode. Closes #28
2011-03-10 10:08:14 +01:00
oy
9811c2396b
made network clip flags. Closes #131
2011-03-04 17:08:10 +01:00