jeefo
98704303ef
Merge pull request #329 from yapb/issue-326
...
fix: wrong data type for flash level (flashbat message) (resolves #326 )
2022-04-14 15:49:15 +03:00
jeefo
dc6678ed67
Merge pull request #328 from yapb/issue-327
...
fix: use memfile to use engines search paths for veryfying chatter file (resolves #327 )
2022-04-14 15:48:25 +03:00
dmitry
af992c374c
fix: wrong data type for flash level (flashbat message)
2022-04-14 12:36:23 +03:00
dmitry
a49f95f506
fix: use memfile to use engines search paths for veryfying chatter files.
2022-04-14 11:55:37 +03:00
dmitry
1eac0f8be8
fix: do not remove player_weaponstrip on regamedll (not affected by this bug)
2022-04-08 17:57:19 +03:00
dmitry
e659495942
fix: increase maximum message length that can me shown on center of screen ( resolves #322 )
2022-04-03 15:29:42 +03:00
dmitry
06774a4282
fix: do not prevent buying on fy_* maps, ( fix #325 )
...
If you need to prevent bots buying on specific map use map-cfg with yb_botbuy 0.
2022-04-03 14:43:29 +03:00
jeefo
bb839a9c80
merge pull request #321 from vladislav4kz/patch-2
...
fix: prevent dropping weapons on "Drop C4" command
2022-03-22 14:03:16 +03:00
Владислав Сухов
45992e3044
fix: prevent dropping weapons on "Drop C4" command
2022-03-20 15:43:05 +06:00
dmitry
7cde86e88c
fix: do not save bots names between levels when name prefix is set ( fix #315 )
2022-03-10 09:38:53 +03:00
jeefo
5ebe0b1777
Merge pull request #318 from Vladislav4KZ/patch-2
...
Translated new line into Russian language
2022-03-09 22:44:16 +03:00
Владислав Сухов
fcb40dd854
translate: russian: translated new line
2022-03-09 19:02:57 +06:00
jeefo
51a22b391c
fix: cease .ru domain
2022-03-03 12:28:20 +03:00
dmitry
201626df91
fix: print queue isn't resetted on changelevel ( fix #314 )
2022-03-01 21:45:52 +03:00
dmitry
40116a201d
fix: command menu drop command causes crash with thirdparty bots ( fixes #309 )
2022-02-23 22:05:58 +03:00
jeefo
0d86490d37
Merge pull request #308 from Vladislav4KZ/patch-1
...
Translated new line into Russian language
2022-02-22 13:57:24 +03:00
dmitry
ce01e28be3
fix: prevent bots from staying forever trying to destroy breakable ( fixes #288 )
2022-02-22 13:51:59 +03:00
Владислав Сухов
b10fa2a80e
translate: russian: translated new line
2022-02-22 16:25:05 +06:00
dmitry
5104508665
refactor: change comparison order in weapon pickup code
2022-02-22 10:21:21 +03:00
dmitry
51c645172a
fix: re-check ground weapon upon pickup to recheck weapon is nice to us ( fix #301 )
2022-02-21 11:03:59 +03:00
dmitry
2c523441ae
fix: look straight when picking up the hostages ( fixes #305 )
2022-02-21 10:43:39 +03:00
jeefo
ec1f39abcd
merge pull request #307 from vladislav4kz/patch-1
...
fix: display message about missing camp points
2022-02-20 00:32:18 +03:00
Владислав Сухов
e59ed4d48f
fix: display message about missing camp points
...
Related to: https://github.com/yapb/yapb/issues/306
2022-02-18 17:30:29 +06:00
dmitry
5d2a81f341
fix: make bots reach the debug goal node.
2022-02-12 23:22:54 +03:00
dmitry
4552ebd79c
graph: auto acquire editor rights via menu
2022-01-31 22:00:07 +03:00
dmitry
7dc34bd7fa
fix: do not update pings for any players that are not yapb or real players (related #284 )
2022-01-31 20:24:50 +03:00
jeefo
0c9ee9706d
merge pull request #298 from vladislav4kz/translation-update
...
russian translation update
2022-01-29 18:51:22 +03:00
Владислав Сухов
099ecea69d
Translated new lines
2022-01-29 21:11:24 +06:00
dmitry
5019b34426
add: made terrorist more offensive and cts more defensive on es_ maps ( #295 related)
2022-01-29 12:26:25 +03:00
dmitry
81a308de21
fix: clear out graph editor upon player disconnect
2022-01-29 12:20:11 +03:00
jeefo
bac3fbc203
merge pull request #293 from vladislav4kz/patch-1
...
add: option to disable autosaving
2022-01-24 10:59:14 +03:00
Владислав Сухов
c0e417cca7
add: option to disable autosaving
...
fix: autosave nodes 1 more than specified in cvar.
Now, if the value of cvar is 15, then every 15th node will be autosaved.
2022-01-23 21:15:21 +06:00
dmitry
26edd7e35b
fix: do not override other bots ping value ( resolves #284 )
2022-01-21 23:45:20 +03:00
dmitry
c0d2ae4915
fix: removed duplicate messages with cache points in console command ( resolves #286 )
...
fix: massive message overflow when displaying nodes info (resolves #287 )
add: yb_graph_draw_distance,cvar so you can specify visible nodes draw distance in editing mode
2022-01-21 23:39:26 +03:00
jeefo
f1d0cf6ab2
fix: replace the non-existent camp radiochatter sound ( fixed #289 )
2022-01-21 21:30:16 +03:00
Владислав Сухов
a4549a9f59
Replace the non-existent camp radiochatter sound
...
Fixes: https://github.com/yapb/yapb/issues/289
2022-01-21 15:41:27 +06:00
dmitry
f6cbc49ca9
fix: bomb plant chat section is mistakenly assigned to kill chat section ( fixes #281 )
2022-01-19 01:11:01 +03:00
jeefo
3538328b78
merge pull request #278 from vladislav4kz/localization-updates
...
some translation fixes and additions
2022-01-17 10:06:33 +03:00
dmitry
c4116da021
graph: change outgoing path to white again ( fix #277 )
2022-01-17 10:01:18 +03:00
Владислав Сухов
16106a99de
Translated missed line
2022-01-16 20:16:07 +06:00
Владислав Сухов
cb22643856
Translation fixes and additions for new cvars
2022-01-16 20:01:10 +06:00
Владислав Сухов
48d8d933b0
Fix english template for Deutsch translation
2022-01-16 14:10:14 +06:00
dmitry
0f53ab207c
add: option to disable autosaving (set yb_graph_auto_save_count to 0).
2022-01-16 02:00:49 +03:00
dmitry
40ee34336f
fix: typo in latest commit [skip ci]
2022-01-16 01:58:06 +03:00
dmitry
4fe4f30d39
add: implement autosaving graph data ( fixes #249 )
2022-01-16 01:57:21 +03:00
dmitry
d402f38295
add: add current map and current time to graph editing overlay
...
fix: send client messages as unreliable to prevent reliable channel overflow (should solve problems when editing large number of waypoints on single location)
2022-01-16 01:14:11 +03:00
dmitry
ae0156ff42
fix: game menus are still executed when yapb menu is showed ( fixes #271 )
2022-01-15 23:18:58 +03:00
jeefo
a763c9b995
package: fixed url list for graph [skip ci]
2022-01-15 00:29:14 +03:00
jeefo
bdf3b16517
packager: use https instead of http
2022-01-15 00:14:03 +03:00
jeefo
12be760671
fix: my bad, now use correct url [skip ci]
2022-01-15 00:03:30 +03:00