Commit graph

481 commits

Author SHA1 Message Date
Владислав Сухов
704c47c3ff
Fixed the translation again for uploading graph.
To fit into console
2020-10-24 16:17:45 +06:00
Владислав Сухов
dd8f96a540
Fix translation for error message
about saving waypoint in POD-Bot format when number exceeds 1024 nodes.
2020-10-23 22:10:03 +06:00
Владислав Сухов
9908881948
Fix cvar name translation & translated new string 2020-10-23 19:57:49 +06:00
Владислав Сухов
c87c2a8ee4
Translated new string 2020-10-17 12:07:27 +06:00
Владислав Сухов
df08e6a03a Fix description of yb_freeze_bots cvar 2020-10-17 10:35:20 +06:00
Владислав Сухов
20a28ba6c4
Added new translated strings 2020-10-16 16:41:14 +06:00
Владислав Сухов
ff8e190b30
Translated new cvars
Translated description of yb_botskin_[ct/t] and yb_ping_base_[min/max] cvars.
2020-10-01 18:18:58 +06:00
Владислав Сухов
a356f1a9dc
Added missed translation about filling server 2020-09-30 19:46:54 +06:00
Владислав Сухов
a4ae47cc78
Minor fixes of bot command & cvars translation 2020-09-30 17:45:21 +06:00
Владислав Сухов
de00231f0a
Delete outdated translation and fix existing one 2020-09-30 17:10:38 +06:00
Владислав Сухов
3aae7fe26c
Fix translation of autopath distance
Fix translation of autopath distance which aren't displayed in hud
2020-09-30 16:49:47 +06:00
Владислав Сухов
83834a3d25
Minor translation fixes
Updated translation of successfully loaded bots data and shortening some lines to display correctly in the console
2020-09-30 16:38:02 +06:00
Владислав Сухов
f35c0c766c Added translation for difficulty randomization cvars 2020-09-26 16:31:36 +06:00
Владислав Сухов
f190f21cad
Fix: not displaying text in hud in graph editor.
Fix: breaks in some lines.
Add: translated new strings from game.print
Translation fixes
2020-09-16 18:27:32 +06:00
Владислав Сухов
ef4a42d656 Added new translatable strings 2020-09-13 15:02:19 +06:00
Владислав Сухов
e80eb5fcd3 Update localization for latest version of YaPB. 2020-09-12 19:56:10 +06:00
Владислав Сухов
293473c58f
Added new strings and updated existing ones 2020-09-03 14:03:35 +06:00
Владислав Сухов
4084ab35c3
Fix translation for graph uploading message and...
Added new translated strings from graph.cpp, missed translation for command help and corrected translation for saving graphs without check to fit in console
2020-08-30 14:22:22 +06:00
Владислав Сухов
5c7ec59e57
Added translation for cvar descriptions 2020-08-25 15:15:18 +06:00
Владислав Сухов
ae8d6ad079 Add translation help of graph commands 2020-08-24 14:34:13 +06:00
Владислав Сухов
b86fca0373
Fixes for the translation of graph statistics
Fixes for the translation of graph statistics, to fit into 192 bytes

To prevent the error "Host_Error: PF_MessageEnd_I:  Refusing to send user message TextMsg of 257 bytes to client, user message size limit is 192 bytes"
2020-08-23 13:35:50 +06:00
Владислав Сухов
3b7406f03c
Add new translatable strings 2020-08-23 12:54:23 +06:00
Владислав Сухов
89b3da9e90
Translated bot help commands 2020-08-22 22:06:53 +06:00
Владислав Сухов
e0d82bc91a Fix untranslated strings 2020-08-22 13:03:14 +06:00
Владислав Сухов
c1cb7466d2
Adaptation of Russian translation for YaPB 4.x
Oops...
2020-08-21 22:10:30 +06:00
Владислав Сухов
d3de5ed146
Adaptation of Russian translation for YaPB 4.x 2020-08-21 21:09:42 +06:00
Владислав Сухов
19b53ab2e5
Adaptation of Russian translation for YaPB 4.x 2020-08-21 20:46:28 +06:00
ds
de0ba2881e fix: toggle noclip mode isn't working in menu. 2020-08-21 17:08:05 +03:00
ds
990bfb406a misc: changed the bot names
graph: reverted some graph files
2020-07-22 15:14:10 +03:00
ds
2580c9478c fix: bots are not killable after the changelevel. fixes #143 2020-07-15 21:58:57 +03:00
ds
2d3078f851 graph: save narrow places to file, so, bump graph version.
graph: allow saving / loading graph manually on dedicated server.
config: fix parsing for difficulty.cfg fixes #142
fix: restore fakeclient bit on entity flags every frame.
2020-07-11 20:34:26 +03:00
dmitry
f51d3bf13b fix: do not clean non-cmd buttons on IN_SCORE hook.
fix: reset search nodes when receiving team info message.
fix: clear bot args on every call to bot client command.
add: drone build scenario.
2020-07-08 13:03:27 +03:00
dmitry
7f9c98aef1 fix: typo fixed (#137) 2020-06-27 12:54:59 +03:00
dmitry
5d1bc34563 fix: menus are not translated into selected language. 2020-06-21 14:59:33 +03:00
dmitry
419626df0e crlib: reworked detours. 2020-06-21 09:45:09 +03:00
dmitry
e003474cae fix: static analyzer warning. 2020-06-18 17:29:16 +03:00
dmitry
77b001a845 fix: build on osx. 2020-06-18 10:26:08 +03:00
dmitry
6b8f8db4de fix: some round messages doesn't get handled.
misc: cosmetic changes.
2020-06-18 09:28:43 +03:00
dmitry
ee3f9e7538 crlib: use real status codes for http
graph: allow uploading from hlds console.
2020-06-16 11:19:30 +03:00
dmitry
3070a7c404 cpp: avoid linking with GLIBC_2.27 on linux. 2020-06-16 11:19:30 +03:00
dmitry
43f6a7828a crlib: reworked dictionary to hashmap.
linkage: another fix to dynamic linkage.
cpp: fixed msvc warning about placement new.
2020-06-16 11:19:30 +03:00
dmitry
b70d2af4ab crlib: avoid including <new> 2020-06-16 11:19:30 +03:00
dmitry
faf654c883 build: added missing source to build system. 2020-06-16 11:19:30 +03:00
dmitry
c74d8e91e4 cfg: reworked map-specific configs, so they are now located in yapb/conf/maps/*map*.cfg
cmd: fixed handling "yb" & "yapb" command prefixes.
2020-06-16 11:19:30 +03:00
dmitry
a22cc6db93 misc: changed the cvars prefixses
misc: changed graph download url
2020-06-16 11:19:30 +03:00
dmitry
4e109a174b crlib: fixbuild 2020-06-16 11:19:30 +03:00
dmitry
785e927185 crlib: update upstream
msvc: fix project paths
2020-06-16 11:19:30 +03:00
dmitry
cf501b75b7 merge changes from the defunct ubot 2020-06-16 11:19:30 +03:00
jeefo
1904b22977
Fix Build 2020-04-12 17:43:52 +03:00
jeefo
b2c8fbd341
Use Ubot S3 repository for uploading graph files. 2020-04-12 17:41:42 +03:00