Commit graph

1110 commits

Author SHA1 Message Date
Dennis Felsing 4d496f6774
Polish update by TortiLeq 2020-07-21 23:57:28 +02:00
def 478d7434b2 Persian update by Quick
and regenerate translation files while at it
2020-07-11 23:21:34 +02:00
def 59243c0588 Update French translations (by SunnyPistache & Pipou) 2020-07-10 00:34:17 +02:00
Edgar a5e8fc55fc
fix some spanish translations 2020-07-09 12:45:14 +02:00
bors[bot] 8a3743fa90
Merge #2474 #2476
2474: Remove IP skins r=heinrich5991 a=def-



2476: Use x instead of y in show distance (fixes #2475) r=heinrich5991 a=def-



Co-authored-by: def <dennis@felsin9.de>
2020-07-08 20:39:01 +00:00
def d9c89d4e44 Remove IP skins 2020-07-08 22:04:54 +02:00
def 5eecbeef31 Revert "Update polish 07/07/20"
This reverts commit 8940b81777.
2020-07-08 16:42:59 +02:00
heinrich5991 4e2ea97531 Fix a few inconsistencies in the French translation 2020-07-08 13:31:46 +02:00
heinrich5991 99d02b9a15 Revert "Update french 07/07/20"
This reverts commit 8d4658d112.
2020-07-08 13:18:46 +02:00
FeaRZ 8d4658d112
Update french 07/07/20
Fixed some translations, and what was missing are already translated.

Fix 1: Line 244
Fix 2: Line 241
Fix 3: Line 265
Fix 4: Line 573
Fix 5: Line 585
Fix 6: Line 609
Fix 7: Line 867
Fix 8: Line 942
Fix 9: Line 1050
Fix 10: Line 1071
Fix 11: Line 1209
2020-07-07 17:40:04 -04:00
FeaRZ 133f92c66d
Update spanish 07/07/20
Little changes.

Fix1: Line 866 (V instead of v)
Fix2: Line 869 (O instead of o)
Fix3: Line 1190 (Agarrar)
Fix4: Line 423 ("Apariencia" instead of HUD)
Fix5: Line 252 ("Mensaje del día" instead of MOTD)
2020-07-07 12:10:05 -04:00
FeaRZ 8940b81777
Update polish 07/07/20
Fix1: Finished the last two missing translations.
Fix2: Fixed 1 empty translation.
2020-07-07 11:18:52 -04:00
Edgar 7c984b5c0c
Update catalan translation 2020-07-07 10:58:55 +02:00
def c6a0698805 Add Russian translations by barsik 2020-07-07 09:11:43 +02:00
def 6fce212545 Fix typo in spanish translation 2020-07-07 09:05:13 +02:00
FeaRZ d16b46b496
Finished what was left to translate in Spanish
Translated from line 658 to line 1199. Finished what was left to translate in Spanish.
2020-07-06 23:25:03 -04:00
def 9093e9aca5 Fix polish translation typo (by TortiLeq) 2020-07-05 23:56:05 +02:00
def a451b08e11 Fix hungarian translation typo (by Cellegen) 2020-07-05 23:54:53 +02:00
heinrich5991 6ff3167a6a Add translations by Jeroen and gigi7187 2020-07-03 00:56:47 +02:00
3edcxzaq1 ab3bbc4337 Update Swedish translations 2020-07-01 11:42:49 +02:00
def 00673e53f4 Add hungarian translation by Cellegen (fixes #2428) 2020-06-30 21:43:39 +02:00
def e8feba8afd Lost some polish translations by TortiLeq, restore 2020-06-30 21:38:53 +02:00
def 73dcd08f5d Update German translation 2020-06-30 21:38:15 +02:00
def 9a87068184 Regenerate language files 2020-06-30 21:38:15 +02:00
bors[bot] de8cc79578
Merge #2389
2389: Ignore emoticon of spammy players (fixes #2387) r=heinrich5991 a=def-

Controlled with the regular ignore chat button in players menu

Co-authored-by: def <dennis@felsin9.de>
2020-06-29 12:09:48 +00:00
def cb7a8a3f5e Add gui_icons.png by Ravie 2020-06-28 09:38:39 +02:00
def 6635ce210a Switch order in gui_icons.png, add icon by barsik 2020-06-27 19:44:57 +02:00
def 7d1e67eb44 Fix first lines to start with # 2020-06-27 12:58:55 +02:00
def 7608eb67d6 Ignore emoticon of spammy players (fixes #2387)
Add ignore emoticon button in player menu.
Someone needs to draw the graphic for that.
2020-06-27 01:15:09 +02:00
def 3278002ac7 Remove comments in language files 2020-06-26 23:27:49 +02:00
def a1f9222f50 Add German translation 2020-06-26 18:42:46 +02:00
def d77bf206dc Regenerate language files 2020-06-26 18:38:41 +02:00
def 2d6e56fec8 Translation fixes
- Code didn't work with newlines, get rid of them
- Some stylistic improvements
2020-06-26 18:34:50 +02:00
def 853d312436 Update polish translation by TortiLeq 2020-06-26 13:22:30 +02:00
sven 9d0bae9769 Fix unused translation 2020-06-26 02:49:35 +02:00
sven d6ba7863c8 Update Swedish translations 2020-06-25 18:22:20 +02:00
Nyte_BK201 6d11aeec81 Add 14.0 Simplified-Chinese translation; Edit few translation errors 2020-06-25 07:17:13 +08:00
def f51a443998 Merge remote-tracking branch 'edg-l/pr_show_spec'
Update x_spec with the more minimal version by HiRavie
Fix CMakeLists.txt
2020-06-24 09:55:59 +02:00
Edgar 3f476171f1
change to white and use colors 2020-06-22 18:43:49 +02:00
Edgar f3466e05ba
Show /spec tees with a dashed skin 2020-06-21 17:48:33 +02:00
def c64691db01 Update translation files
With:

  for i in data/languages/*.txt; do scripts/languages/copy_fix.py $i $i.$$.tmp --delete-unused --append-missing && mv $i.$$.tmp $i; done
2020-06-21 01:18:42 +02:00
bors[bot] 98b448ebcc
Merge #2247
2247: Thread safe SQL interaction r=def- a=Zwelf

This PR intends to make the database interaction thread safe and optimizes some SQL queries. This is still a WIP, but since it is a rather big PR I wanted to get feedback early on.

Benefits:

* remove race conditions leading to undefined behavior and potential crashes
* logging game related database results in teehistorian would be possible

Behavior change:

* /top5team prints ranks in reverse order when passing a negative number (like /top5, /top5points)
* Optimize SQL statements for /rank /teamrank /top5 /top5team /points /top5points
* /load without parameters doesn't pass the SQL error to the user (as most other functions)
* Simplify IScore interface
* Add UUID to /save table (update of database schema necessary):
  ```
  ALTER TABLE record_saves ADD SaveID varchar(64);
  ```
* /save immediately kills team and loads it again if the database insert fails.

still TBD:
* [x] saving (team) score when finishing
* [x] loading team save
* [x] loading initial time and birthday check
* [x] /map and random map votes
* [x] RFC: generate a passphrase (2-3 word) if save-code exists or no save-code is given making /save failures much more rare and save-codes more secure
* [x] clean up code (removing now unused structs, ordering of functions in IScore)

Co-authored-by: Zwelf <zwelf@strct.cc>
2020-06-17 19:35:45 +00:00
Zwelf ea31171873 Generate passphrase for save-code
* when none is given
* if the given save-code already exist
* if the database connection fails therefore it can't be checked if the save-code already exists

Using the short word list from eff:
https://www.eff.org/deeplinks/2016/07/new-wordlists-random-passphrases
2020-06-15 11:14:15 +02:00
def 2d0340b1cd Add Entites off sign to front layer (fixes #2261) 2020-06-14 16:01:32 +02:00
MikiGamer 95c419d684 BlockWorlds Entities 2020-05-19 16:49:28 +02:00
Rafael Fontenelle 9652ef46f1
Update brazilian_portuguese.txt 2019-12-18 02:51:47 -03:00
bors[bot] 9b8675b774
Merge #1991
1991: Translate the replay feature to german (+more) r=def- a=ChillerDragon



Co-authored-by: ChillerDragon <chillerdragon@gmail.com>
2019-12-16 13:41:33 +00:00
清歌 72ac1a2cc8
Add/Optimize some simplified Chinese translations 2019-12-16 19:55:35 +08:00
ChillerDragon b36e010aed Translate the replay feature to german (+more) 2019-12-13 16:37:55 +01:00
Dennis Felsing 0498df2508 Update localizations (Thanks to Cellegen for report)
- Remove duplicate laser entries
- Update menus_settings.cpp comment for scripts
- Update instructions for scripts
- Run script to get updated localizations
2019-12-02 09:09:01 +01:00
ChillerDragon 96c9b1ab73 Rename rifle to laser
This makes it easier to copy code from/to 0.7
23df3c609e
2019-11-22 15:37:18 +01:00
12pm 36df86fcd2 Add toggle keyboard shortcuts button to demo player
Demo shortcuts can be annoying if you have other binds on them.

Icons made by eNJi
2019-10-05 18:06:58 +02:00
def 6394924210 Replace browse_icons (by MiM) (fixes #1880) 2019-08-04 11:17:18 +02:00
Rafael Fontenelle 55ae5e2376
Update Brazilian Portuguese translation 2019-04-06 16:54:34 -03:00
def cc1ce8699b Update language files
Is this the proper way?

for i in data/languages/*.txt; do scripts/languages/copy_fix.py $i $i.tmp --delete-unused --append-missing --delete-empty && mv $i.tmp $i; done
2019-04-06 15:19:07 +02:00
Dennis Felsing 1b34283001 Switch verified icon to checkmark again (by MiM) 2019-03-22 07:14:30 +01:00
def 0535f31bea Remove unused norank icon from browse_icons.png 2019-03-19 21:54:47 +01:00
def 4f515bf67e Add symbol for official servers in server browser (fixes #1501)
- Also fix favorites checkbox when removing favorite
- Might need a nicer looking symbol
2019-03-19 07:46:50 +01:00
def 6701000931 Rename Score board to Scoreboard for consistency 2019-03-12 19:00:47 +01:00
def 9452851764 Update Hungarian translations (by Cellegen) 2018-12-24 11:03:21 +01:00
Ryozuki 62dbda204e fix entities clear and remove tele-activator from gametile as it doesn't make sense. 2018-11-04 15:50:56 +01:00
Ryozuki 007eb71d2a new tele-activator tiles (edited by Ravie, based on Sonix work) 2018-11-03 10:26:20 +01:00
Ryozuki c831b5e0c1 change tele-blocker to tele-activator 2018-11-03 10:26:18 +01:00
12pm 5a5dc45368 Update GL and LY flags 2018-10-22 18:31:13 +02:00
Ryozuki 183f335606 Improve teleblocker tile, thanks to Ravie 2018-10-22 18:25:08 +02:00
Dennis Felsing a09fa562be
Merge pull request #1314 from timakro/pr_editor_entities_gametypes
Allow choosing game layer entities for different gametypes, closes #1283
2018-10-07 23:02:20 +02:00
yangfl 6ead5e6f9c Update Chinese translations 2018-10-07 20:49:30 +08:00
Tim Schumacher 3d7ee89104
Add game layer entities images 2018-10-02 23:24:22 +02:00
Tim Schumacher fd52bc7a26
List all game layer entities images in directory 2018-10-02 23:08:17 +02:00
def d92b7ef6b7 newline 2018-08-25 19:40:18 +02:00
def 23874f8ac2 grass_main automapper fix by Ravie 2018-08-25 19:39:30 +02:00
Dennis Felsing 285b6f1ca7
Merge pull request #1222 from heinrich5991/pr_ddnet_langscripts
Move language scripts and make them callable from everywhere
2018-08-09 13:03:54 +02:00
Dennis Felsing eb1b4a8b74 Add back Vanilla maps for compatibility 2018-08-07 08:39:08 +02:00
Jupeyy d7bb03ee19 don't render all border all the time 2018-08-02 18:26:12 +02:00
heinrich5991 3a8cc43e13 Move language scripts to scripts/ 2018-07-25 00:34:02 +02:00
fokkonaut b8b97eb740 added skin prefix (#1218) 2018-07-24 17:26:39 +02:00
Ryozuki 50c84a60f7 add teleport gun/grenade/laser 2018-07-15 10:21:59 +02:00
bors[bot] 861746a641 Merge #1185
1185: Port lang scripts to Python3 r=heinrich5991 a=rffontenelle

Scripts for managing translations are currently available for Python 2. DDNet already uses Python 3, so it make sense IMO to have these scripts using this version as well.

Co-authored-by: Rafael Fontenelle <rafaelff@gnome.org>
2018-07-06 12:14:46 +00:00
Rafael Fontenelle 85a15fe442 Port lang scripts to Python3 2018-07-06 08:39:08 -03:00
Rafael Fontenelle 7697f3072b
Update Brazilian Portuguese translation 2018-07-04 07:38:51 -03:00
Edgar 1a83968df2
remove warning 2018-07-04 09:22:21 +02:00
Edgar 3ca0bd4f69
Update catalan translation 2018-07-04 09:20:19 +02:00
Rafael Fontenelle 099e9faafe Remove duplicated "please translate this" comment lines 2018-07-03 20:12:23 -03:00
Rafael Fontenelle 27a15d491a Update translations 2018-07-03 20:00:31 -03:00
Rafael Fontenelle b67d2247b9 Fix Simplified Chinese
The multiple occurrences of a key string was resulting in failure
when running analyze.py.
2018-07-03 19:53:21 -03:00
ChillerDragon ba842a9672 Add new freeze automap rule 2018-06-29 15:48:52 +02:00
Dennis Felsing bf772769ad Update portuguese.txt (by Rockus) 2018-04-06 10:46:35 +02:00
Dennis Felsing a01939a6f7 Update portuguese.txt (by Rockus) 2018-04-06 07:34:37 +02:00
David-U-Tang db75df4d92 Change the wrong translation of Simplified Chinese
“Manual” here should be translated to “手动” or "手动录制" but not "手册"。
2018-04-03 17:42:07 +03:00
Dennis Felsing ed33557a97
Merge pull request #1081 from Jupeyy/master
New buffer system and text renderer to support buffering of hud, text and map components, that are displayed ingame
2018-04-03 10:12:09 +02:00
Jupeyy e642b14c88 add icon font 2018-03-13 21:43:27 +01:00
Jupeyy 91dcab6645 add new shaders for quads,text and sprites 2018-03-13 21:42:05 +01:00
Jupeyy b911ee9044 calcualte texel offset on CPU not GPU 2018-03-13 21:41:37 +01:00
Ryozuki 1230f4e016 update catalan translation 2018-03-12 19:45:55 +01:00
Emir Marincic 4264652573
Fix UI break on portuguese
This very badly overflows, just "Information" should work fine in this context.
2018-02-22 22:03:20 +01:00
清歌 360e475d74
Change the wrong translation of Chinese
Countries should mean “国家” but not "次数"。
2018-02-04 19:03:53 +08:00
def 151da9af97 Remove Emojis 2018-01-25 20:03:18 +01:00
def 1e5985a4b3 Update portuguese translations by Rockus 2018-01-21 16:50:37 +01:00
Deeper b095c0b864
Update russian.txt 2018-01-20 01:12:11 +03:00
def ae0525a027 Update hungarian translation (by Cellegen) 2018-01-04 20:02:33 +01:00
bors[bot] 27722633a3 Merge #940
940: Put shaders into the data/ directory r=Learath2 a=heinrich5991

Simplifies a lot of things
2017-11-15 23:29:55 +00:00
heinrich5991 a3f544a73e Add missing EOL at end of file to shaders 2017-11-09 11:31:13 +01:00
heinrich5991 17d3f4afa4 Put shaders into the data/ directory
Simplifies a lot of things
2017-11-08 22:19:47 +01:00
Dennis Felsing 445b0de5ec Update German translation (by Stitch626) 2017-11-07 08:01:14 +01:00
bors[bot] 8227a725d4 Merge #932
932: Update German translation (27 Oct 2017 UTC) r=heinrich5991 a=Wuzzy2

Here's my update for the German translation of the client.

I've already ran the `copy_fix` update string thingie. Have fun! :-)
2017-10-31 23:30:35 +00:00
Wuzzy 0614c03db6 Update German translation (27 Oct 2017 UTC) 2017-10-31 14:52:44 +01:00
Michał 085203abe2 Add emoji spritesheet and python list 2017-10-28 09:08:17 +02:00
Dennis Felsing 648452ca60 Update hungarian.txt (by Cellegen) 2017-10-16 15:21:26 +02:00
Dennis Felsing 943decd627 Update hungarian.txt (by Cellegen) 2017-10-16 09:34:07 +02:00
nobody1 0bd51db7cd fng2 entities 2017-09-21 21:19:10 -05:00
def a9b80e8c11 Update to Portuguese translations (by RockuS) 2017-09-21 21:55:58 +02:00
Rafael Fontenelle c93189b61a Update Brazilian Portuguese translation 2017-09-06 09:56:53 -03:00
def 16f3ddc5a7 Show if user has rank on map in browser (+filter)
UI implementation by timakro
2017-08-30 21:34:04 +02:00
Deeper 098c9101cc Update russian.txt
Corrected errors in translation
2017-08-25 14:14:39 +03:00
def e7814635fe Add jungle_midground rules by hi_leute_gll 2017-08-15 17:22:31 +02:00
Tom 549f95c741 update simplified chinese language file 2017-08-01 09:07:49 +08:00
def 8d621dfc00 Add kitty skins (by Ravie + fuzzy ninja by patwo.*) 2017-07-25 00:11:37 +02:00
def 22c3c13828 Turns out we also need Intermediate Certificates... 2017-07-16 22:02:50 +02:00
def c9b871146b Also trust Let's Encrypt Root CA 2017-07-16 11:23:55 +02:00
def a8b2bb599f Update translations and translation scripts (fixes #595) 2017-07-09 09:09:14 +02:00
Dennis Felsing 7f407aa303 Remove useless comment 2017-03-14 08:46:24 +01:00
heinrich5991 609c8db0e4 Merge pull request #618 from necropotame/pr-palestine
Add palestinian flag (completed version)
2017-02-03 12:46:53 +01:00
heinrich5991 6b9178125b Merge pull request #593 from Echchouik/master
Add palestinian flag
2017-02-03 12:46:31 +01:00
necropotame 3c8f6938b7 Add palestinian flag in countryflags index 2017-02-03 11:23:24 +01:00
def 465b61fe92 Use Taiwanese flag for Traditional Chinese 2016-12-16 21:34:21 +01:00
Jhon Doe 9c2c2a329c Add palestinian flag 2016-11-25 14:40:15 +01:00
Dennis Felsing 45ccf033ad Fix german language file a bit 2016-11-15 13:53:46 +01:00
Dennis Felsing 2de9f9c279 Merge pull request #571 from PathosEthosLogos/patch-1
More Korean translations
2016-11-07 10:17:10 +01:00
BannZay e67fc795a5 Russian localization update 2016-11-07 04:59:42 +02:00
Dennis Felsing 40da13695a Add traditional_chinese to index 2016-11-04 08:33:29 +01:00
def 5074355591 Rename traditional_chinese language file, still missing in index 2016-11-03 22:19:57 +01:00
PathosEthosLogos 68a91f3c8d More translations 2016-10-27 16:42:17 -05:00
Dennis Felsing bfd54db3f5 Merge pull request #566 from timakro/pr_brazilian_portuguese_translation_update
Update Brazilian Portuguese translation, closes #564
2016-10-24 14:18:12 +02:00
Tim Schumacher 4f88ba3c34 Update Brazilian Portuguese translation by Rafael Fontenelle, closes #564 2016-10-24 14:14:00 +02:00
Elvis 79361053d4 Create traditional_chinese
Add Traditional Chinese language
2016-10-19 17:57:57 +08:00
Tim Schumacher a5a7451590 Fix clear entities for ddrace gametype 2016-07-18 08:54:30 +02:00
Tim Schumacher d7980b56f0 language scripts can handle windows linebreaks 2016-05-21 02:47:38 +02:00
Tim Schumacher 3eeccc6149 fix some language files 2016-05-21 02:47:25 +02:00
Tim Schumacher 1fa8b8b463 change DoNe to timakro in german.txt 2016-05-21 02:29:43 +02:00
Tim Schumacher c0e3255540 update language scripts readme 2016-05-21 02:03:15 +02:00
def c583e87b90 Update entities (by Soreu) 2016-04-30 20:45:42 +02:00
Tim Schumacher 48cfea16cc better clear entities for all gametypes (by Soreu) 2016-04-30 20:19:55 +02:00
Tim Schumacher 4a22e762ff added entities clear for other gametypes 2016-04-29 19:29:19 +02:00
def 67bff95a72 Merge remote-tracking branch 'timakro/new_hookthrough' 2016-04-27 18:59:51 +02:00
def 11a07f2c69 Merge branch 'master' of https://github.com/timakro/ddnet into timakro-master 2016-04-27 16:11:14 +02:00
Dennis Felsing b3ffc947e1 Merge pull request #426 from gamertyp/master
Updated rules for latest automapper
2016-04-27 15:53:09 +02:00
def 7d63db2f44 fix permissions 2016-04-27 02:18:46 +02:00
def 847b6f3b96 Optimize PNGs 2016-04-27 01:27:57 +02:00
def 5294a834a2 Add Persian language by OneShadow (not perfect yet) 2016-03-27 14:10:59 +02:00
gamertyp 02a8b899c8 Updated rules for latest automapper 2016-03-10 22:26:59 +01:00
def ce7eb0aac1 Add UNLOCK_TEAM tile (someone draw a tile please) 2016-03-07 18:04:59 +01:00
heinrich5991 e8be975f5b Merge pull request #417 from awaysoft/add_simplified_chinese_support
Add font support for chinese, japanese, korean.
2016-03-03 16:48:28 +01:00
Tim Schumacher 6e7dbec76e made fading border in menu more customizeable 2016-02-16 17:04:46 +01:00
Ryozuki 688d42fc93 improved more the catalan translation 2016-02-14 01:21:10 +01:00
Tim Schumacher efdb5ccb5f update template entities for shortcut 2016-02-09 16:25:44 +01:00
Tom 96510284e3 Add font support for chinese, japanese, korean.
Added some character to DejaVuSans Font, so Language List can show CJK names.
Modify code to let ddnet choose DejavuWenQuanYiMicroHei when user choose CJK language, this font is merge from Dejavu and WenQuanYiMicroHei.
2016-02-06 00:13:57 +08:00
Tom 39ba4aef6c Modify Simplified Chinese Language File 2016-02-05 22:52:57 +08:00
timgame a6a4187fb1 add new hookthrough and hookblocker 2015-11-12 19:46:27 +01:00
timgame 988a8f591a remove colflags 2015-11-08 10:20:10 +01:00
def 37812d95c5 Use map config in Kobra 4 2015-08-27 14:07:11 +02:00
def 6a010bc09c Dilated countryflags for XCA and XEU (by Soreu) 2015-08-26 15:42:53 +02:00
def e0d61a4847 Fix Catalan translation file 2015-08-26 15:33:26 +02:00
def d673aa0c67 Updated jungle_main.rules (by hi_leute_gll) 2015-08-25 19:49:36 +02:00
def 8d7cd79d14 Update Goo! map 2015-08-15 19:38:36 +02:00
def 30ff1ce9c0 Add Goo! map 2015-08-12 13:44:28 +02:00
def 7cc3fde633 Ooops, restore good Kobra 4 map and cfg 2015-08-12 13:23:58 +02:00
def e3f346adba Fix flag for Catala language 2015-08-10 16:11:00 +02:00
def e310af1501 Fix Catalan translation (by Ryozuki) 2015-08-10 15:40:37 +02:00
def 94f35d6f6e Don't ignore clan of friends by default anymore 2015-08-10 15:19:11 +02:00
def fb0a33846c Add XCA and XEU flags 2015-08-07 18:53:18 +02:00
def 2d532f53d6 Fix desert_mountains_new_foreground (by hi_leute_gll) 2015-08-07 02:43:39 +02:00
def 348ac53226 Bind chat on enter/return by default as well 2015-08-05 15:34:08 +02:00
def cbd3eddc9e Ship Kobra 4 instead 2015-08-03 20:07:45 +02:00
def 526d324af4 Don't ship old maps we don't need 2015-08-03 20:07:24 +02:00
timgame 5162bd0f18 added diagonal corners automapper 2015-07-28 16:51:55 +02:00
timgame af2b43ccb2 added round corners automapper by hi_leute_gll 2015-07-28 16:39:47 +02:00
timgame 2244fc65a5 generic_clear.rules automapper by hi_leute_gll 2015-07-28 14:18:14 +02:00
timgame ea035175b3 added basic_freeze.rules automapper 2015-07-28 01:57:06 +02:00
timgame b7b7b14ecf tiny ddmax_freeze.rules "fix" 2015-07-28 01:56:10 +02:00
def 7b713576b8 desert_mountains_new_forground.png => desert_mountains_new_foreground.png 2015-07-15 01:37:54 +02:00
def ea9e1dba8c grass_doodas_0.7.png => grass_doodads_0.7.png 2015-07-15 01:25:10 +02:00
def 2247086d9e Add basic_freeze mapres by Savander 2015-07-13 19:51:29 +02:00
def b1ac1430e9 Also rename automapper rules from - to _ 2015-07-13 19:06:48 +02:00
def 528897d3e2 Rename mapres to use _ instead of - 2015-07-13 16:19:18 +02:00
def a8e5a2a51f Add more mapres: desert_background, desert_mountains_new_background, desert_mountains_new_foreground, snow_mountain, generic_clear 2015-07-13 16:15:08 +02:00
def 7ff964aa0b Add mixed-tiles by Soreu 2015-07-13 16:03:26 +02:00
def 1da3f2bab4 Add font-teeworlds and font-teeworlds-alt by Soreu 2015-07-13 15:53:59 +02:00
Dennis Felsing 89c29a15f5 Merge pull request #233 from timgame/DDRace64
improved grass_main/0.7 automapper by hi_leute_gll
2015-07-09 19:20:48 +02:00
timgame 929919d44b improved grass_main/0.7 automapper by hi_leute_gll 2015-07-09 19:17:46 +02:00
def f6b4ca16f9 Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64 2015-07-09 18:17:06 +02:00
def 445e45809d Add grass_doodads_0.7 2015-07-09 18:16:58 +02:00
Tim Schumacher 02562ce3d0 fix stateboard headings which were to wide 2015-07-09 13:51:58 +02:00
timgame 4e33c394b9 improved german language 2015-06-30 18:57:39 +02:00
timgame dec9985c6a added language scripts 2015-06-30 18:57:25 +02:00
def 18846f868b Fix Polish translation (by Lady Saavik) 2015-06-28 13:09:14 +02:00
def c6d90c6705 Add Catalan translation (by Ryozuki) 2015-06-27 21:02:43 +02:00
def 397dd0e090 Update round-tiles.rules (by hi_leute_gll) 2015-06-27 00:41:44 +02:00
Dennis Felsing caf663c7db Merge pull request #228 from savander/DDRace64
Missing localize + Polish language support
2015-06-26 21:59:25 +02:00
def 82409a510f Update grass_main.rules (by hi_leute_gll) 2015-06-26 21:57:39 +02:00
savander 88f9c14048 Cleanup unused translate 2015-06-26 21:43:36 +02:00
savander 9a3ab61b9e Added missing string 2015-06-26 20:48:56 +02:00
savander 813f2d41e6 Polish language support for DDnet 2015-06-26 20:43:49 +02:00
def cfc92d83f9 New game tiles by Soreu 2015-05-08 02:23:06 +02:00
def 4ab03e20b7 Add new game tiles by Soreu 2015-04-23 01:37:46 +02:00
def c9e0f7e950 Remove unusued fonts 2015-04-17 20:09:37 +02:00
def 47f77b426a Add black tile to ddnet-walls (by Saavik) 2015-04-07 18:56:37 +02:00
def 07e48f72df No more sun for unfreeze 2015-03-15 17:46:47 +01:00
def f7c606c649 Fix entities_clear and make unfreeze sun symbol (by Saavik) 2015-03-14 14:23:21 +01:00
timgame 1c6c3716ce fixed 1px offsets 2015-03-12 19:38:13 +01:00
timgame 7594c9a594 added ddmax-freeze tileset with automapper 2015-03-11 16:30:42 +01:00
def 91756cc529 Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64 2015-03-10 22:57:52 +01:00
def 05970cc2e2 Add BONUS tile, opposite of PENALTY (for Saavik's new map) 2015-03-10 22:57:40 +01:00
timgame ca378e7782 updatet unhookable automappers 2015-03-06 17:00:14 +01:00
timgame 6188b16e5e added tile -1 and updated grass automappers 2015-03-04 16:03:52 +01:00
def dd588d25e3 More automapper rules for grass_main(_0.7) (by hi_leute_gll) 2015-02-21 16:26:48 +01:00
def 0a7745a28c 2 more tiles for grass_main_0.7 (by Soreu) 2015-02-21 16:26:27 +01:00
def 4a1d1422b5 Add generic_unhookable (+0.7) rules by hi_leute_gll 2015-02-12 18:51:07 +01:00
def 883cd3d7d3 Adaptation to work with DDNet 2015-01-19 22:19:27 +01:00
def 72b72b8b61 Fix of water mapres (by Soreu, found by hi_leute_gll) 2015-01-19 22:14:50 +01:00
timgame 2ee0ca0648 added refill jumps tile and cleaned tile detection 2015-01-19 22:14:49 +01:00
def 91dfe9fd1b Add water tileset (by Soreu) 2014-12-25 16:32:36 +01:00
def 57d8734fce Add better hookable entity (by Soreu) 2014-12-25 16:31:19 +01:00
def 85169941b4 Fix round-tiles (by Soreu) 2014-12-03 19:45:10 +01:00
def 97fc1ad003 New entities for better visibility of hookables 2014-11-23 21:40:18 +01:00
Rafael Ferreira 1212b7a882 Updated Brazilian Portuguese translation
Applies translations already updated by me in official Teeworlds translation, accessed in:  https://github.com/teeworlds/teeworlds-translation/blob/master/brazilian_portuguese.json
2014-11-21 16:16:02 -02:00
def 9fb02ade4f Remove BB skins 2014-11-07 02:20:36 +01:00
def 7a5935d298 Add BadAnqelMonster skin 2014-10-25 14:40:18 +02:00
Dennis Felsing 792a891dfa Merge pull request #71 from cinaera/pr_speaker
Add editor icon for audio source
2014-10-21 12:15:18 +02:00
BeaR 09f8630b68 Add editor icon for audio source 2014-10-21 12:07:09 +02:00
timgame 3899a80f75 clean up automapper 2014-10-21 00:59:08 +02:00
def 760a9662ba Add fixes for grass_main_0.7 (by Saavik) and automapper rules (by hi_leute_gll) 2014-10-19 01:15:14 +02:00
def 8de48fe072 Remove Bloody FreaKy skin on request of FreaKy (no idea why) 2014-10-19 01:08:35 +02:00
def d9b94a7332 Fixed jungle_background (by 645654) 2014-10-17 20:18:27 +02:00
def fdfa9141af Remove unused 00260teecammo 2014-10-06 04:20:00 +02:00
def 755590309e Add 00Bolox skin 2014-10-05 23:53:40 +02:00
def 9691293f4c New "Entities off" sign 2014-10-01 19:07:42 +02:00
def a168f17bf1 Add Volt skin 2014-09-21 13:38:07 +02:00
def 58f768e8b1 Separate timed-switch-activation and unsolo tiles in entities_clear 2014-09-20 16:56:17 +02:00
def a8b33efafa Oops², restore old entities_clear 2014-09-20 16:51:02 +02:00
def 520b84328f Fix 5:4 resolution in menu 2014-09-20 13:37:00 +02:00
def 7b9f346440 Oops, restore old entities_clear 2014-09-18 02:31:50 +02:00
def 18d1e25d5c Fix: Render SwitchTimedOpen and Unsolo on seprate tiles 2014-09-17 20:22:42 +02:00
def 568120157f Remove moon_0.7 because it's the same as moon (thanks Saavik) 2014-08-27 22:26:59 +02:00
east 070ebe2895 merge fixed 2014-08-23 17:57:32 +02:00
east 65b2426349 CDemoEditor: added new buttons to demo player 2014-08-13 16:35:15 +02:00
def ab43f45c78 Add Shadow skin 2014-08-12 20:55:12 +02:00
def 6ede38cdf7 Update 00Laxa skin 2014-08-11 22:36:52 +02:00
def 251af2fd49 xenon skin update 2014-08-10 17:27:05 +02:00
def 670b449aa5 Add Sonic skin 2014-08-10 11:02:18 +02:00
def b883ca1787 Add XeNoN skin 2014-08-06 15:09:11 +02:00