Commit graph

268 commits

Author SHA1 Message Date
Jordy Ruiz d0b73f9a96 Add hover effect using Oy's modified menu.png 2019-01-11 18:09:15 +01:00
oy d1657320a9 removed no longer needed game icon parts. kept backwards compatibility loading. closes #1903 2019-01-10 21:36:18 +01:00
ChillerDragon 22289be1b9 Remove spaces at end of line (thanks to @nheir) 2019-01-05 17:57:18 +01:00
oy 1586009718 secret santa update 2018-12-22 18:39:38 +01:00
oy 9099a697c2 fixed empty vote when joining a server. closes #1887 2018-12-18 17:59:18 +01:00
oy 44ae120706 updated languages submodule 2018-12-11 21:00:31 +01:00
oy 899f9f0086 updated languages submodule 2018-12-09 22:31:55 +01:00
oy ad625f167f updated submodule 2018-12-02 19:39:26 +01:00
oy 2b9708026f added the update jungle_unhookables by Sonix 2018-12-02 18:55:05 +01:00
Henri D 6837317993
fix: missing damage indicators 2018-12-02 12:51:06 +01:00
oy 6e426716c8 updated submodules 2018-12-01 15:17:13 +01:00
oy c58510c345
Merge pull request #1716 from Dune-jr/feature-damage-netevent
Add Damage net event
2018-11-30 17:00:30 +01:00
Jordy Ruiz 029b0accbd Removed DamageInd net event. Moved the server code to the client, using the new Damage net event. 2018-11-27 18:57:17 +01:00
heinrich5991 883c28e4d2 Remove the unused import of the deprecated imp module
(cherry picked from commit 6fd9bc3d3e)
2018-11-26 20:35:37 +01:00
Sonix- 593468a16d Update tilesets and graphics
- Tilesets got updated without borderfix and dilate applied to them
- Desert, Winter and Grass are updated to 0.7 with 1 tile high platforms
- Doubled the resolution for clouds
- Desert got a tiny change in saturation (terrain)
- Added improved mountains.png (thx android) for better continuity
- Added a  single tileset for shadows instead of having them in every single tileset
2018-11-26 20:09:35 +01:00
oy a8e77ef535
Merge pull request #1718 from LordSk/feature/broadcast
Server broadcast
2018-11-26 19:25:41 +01:00
oy a73a24d240
Merge pull request #1726 from Dune-jr/update-gfx
Add individual gametype icons, update server level icons
2018-11-26 19:20:22 +01:00
oy 013ec104c3 fixed typo 2018-11-26 19:19:00 +01:00
oy c5ec1d7ce7 added new winter_main tileset 2018-11-26 19:03:02 +01:00
oy 46b0f264cc blocked non-country flags. closes #1721 2018-11-26 18:12:33 +01:00
Jordy Ruiz 80400c396d Added Breton, Catalan, Esperanto, Galician flags for the new languages. They are not blocked as countryflags for now. 2018-11-26 01:07:13 +01:00
Jordy Ruiz cc0c8b9938 Added Zatline's individual icons for all official gametypes 2018-11-26 00:41:53 +01:00
Jordy Ruiz 2fc12279c5 Update level.png using Zatline's svg 2018-11-26 00:37:21 +01:00
Jordy Ruiz ce38aec2ec Remove DamageInd armor flag, add a type field in Damage to distinguish self damage 2018-11-25 20:59:41 +01:00
LordSk 102a28a48b Fixed a tab issue 2018-11-25 20:33:39 +01:00
LordSk dc449f84e5 Adjusted spectator bottom-right box, broadcast network back-end, options to disable/mute it 2018-11-25 20:33:39 +01:00
oy 35a1e26f97 fixed using the new level icons. closes #1669 2018-11-25 20:30:32 +01:00
oy 59f884f395
Merge pull request #1725 from Sonix-/patch1
Fix cloud's animation (Closes #1724)
2018-11-25 20:15:20 +01:00
oy aa65feaff5 added reordered grass_doodads. closes #1043 2018-11-25 20:14:48 +01:00
Sonix- 699ba6febb Fix cloud's animation 2018-11-25 19:59:52 +01:00
oy 6742053eb0
Merge pull request #1723 from Dune-jr/fix-level-icons
Update level.png with Zatline's work, modified to fit 256x256 format
2018-11-25 19:10:40 +01:00
Jordy Ruiz 9dae21f135 Update level.png with Zatline's work, modified to fit 256x256 format 2018-11-25 19:05:16 +01:00
oy 75350af11d added support for ai-controlled players #1390 2018-11-25 17:50:57 +01:00
Jordy Ruiz 79fda7979a Added Damage net event, informs of angle from which damage is taken and its amount; preparing future work 2018-11-24 23:59:17 +01:00
Sonix- 0e45d3ff91 Add theme icons 2018-11-24 11:47:51 +01:00
Jordy Ruiz 6c9e5e837e Move heavens themes in the themes subfolder 2018-11-22 20:40:44 +01:00
Jordy Ruiz 46df793b45 Merge branch 'master' of https://github.com/teeworlds/teeworlds into feature-themeselector 2018-11-22 20:35:35 +01:00
oy a6e8bb7a06 use linear mapping just for icons 2018-11-22 20:06:28 +01:00
Sonix- 2e948bdd83 Add Heavens menu theme 2018-11-22 19:47:55 +01:00
LordSk d6add414c7 Align icon properly 2018-11-22 14:20:45 +01:00
LordSk 05c2af908a Display a whisper icon 2018-11-22 14:20:43 +01:00
LordSk 0bf36fbbe5 Added TargetID in Sv_Chat for whispers 2018-11-22 14:20:42 +01:00
Jordy Ruiz 41ebd736b7 Create ui/themes folder, move menu maps and rename to jungle 2018-11-22 01:30:03 +01:00
oy 4584c16935 added the possibility to have silent enter/leave messages. closes #1539 2018-11-19 16:12:54 +01:00
Jordy Ruiz 03a90a4dd1 Added arrows.png; updated the browser sidebar button (#1670 10/10) 2018-11-18 00:17:38 +01:00
LordSk 7d3e320d18 Draw ninja bar 2018-11-11 19:54:49 +01:00
Jordy Ruiz 5a615d7081 Update subprojects commit id 2018-11-11 15:06:03 +01:00
oy 8e912f932e reverted pistol offset #1013 2018-11-09 19:38:58 +01:00
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