Matthias Mailänder
28f24cd03a
Merge pull request #2801 from Mailaender/hotkey-cleanup
...
Remove inconsistencies that crash C&C mod
2013-03-26 14:28:49 -07:00
Matthias Mailänder
ead0da4161
Merge pull request #2844 from Mailaender/game-asset-download-crash-hotfix
...
Hotfix: Don't Crash on First-Start when Game Assets are missing
2013-03-26 14:27:20 -07:00
Matthias Mailänder
a3c0b1b9f6
Merge pull request #2814 from Mailaender/desync-debug
...
Yet Another Desync Debug Pull Request
2013-03-26 14:26:09 -07:00
Matthias Mailänder
ca2f48a439
Update lobby.yaml
...
it is also used for the single-player GUI
2013-03-26 22:24:16 +01:00
Matthias Mailänder
04a1b56e03
Merge pull request #2369 from ihptru/cnc-server-name
...
fix cnc menu/multiplayer titles overrides by server's title;
2013-03-26 14:23:06 -07:00
Matthias Mailänder
a0bd6f0d46
Map Editor beautification
...
- show full name + version of the loaded mod in titlebar
- added a help menu with useful links
- added icons to to the menu with tooltips
- added a toolbar to the editor, closes #2825
2013-03-26 15:42:44 +01:00
Matthias Mailänder
813faee4aa
avoid unneccessary float calculations and conversions
2013-03-25 12:38:57 +01:00
Matthias Mailänder
851512a84e
eliminate public CursorProvider.Palettes
...
don't hand over the cursor palette to the world renderer at all
still update worldrender palette (set and apply modifiers)
2013-03-25 06:30:39 +01:00
Matthias Mailänder
ba12aafd78
refactor cursor rendering
...
create a new cursor palette only once and not in WorldRenderer
move cusrsor sequence lookup and drawing to CursorProvider
2013-03-24 21:21:30 +01:00
Igor Popov
41d0860db4
option to disable bots on server + disable bots on any dedicated server due to #2540
2013-03-24 19:35:44 +04:00
Matthias Mailänder
227a7a61eb
don't crash when trying to get the game assets on first start
...
wr is null at that stage
2013-03-24 15:16:49 +01:00
Matthias Mailänder
baacad8432
add Shroud selector to spectator mode, closes #2463
2013-03-24 10:42:58 +01:00
Chris Forbes
eb4f7a046f
Merge pull request #2818 from Mailaender/diplomacy-renovation
...
Bring the Diplomacy menu back to life...
2013-03-24 01:07:20 -07:00
Chris Forbes
14468b4895
Merge pull request #2819 from Mailaender/game-start-sound
...
Battlecontrol initialized!
2013-03-24 00:49:04 -07:00
Matthias Mailänder
91442a0414
add a close button with hotkey to diplomacy widget
2013-03-24 08:37:38 +01:00
Paul Chote
0167bbfbaa
Move weapon/turret definitions out of AttackBase.
...
Weapons are now defined with the Armament trait
and turret parameters live in Turreted.
This has the side effect of allowing any number
and distribution of weapons and turrets.
2013-03-24 11:58:45 +13:00
Matthias Mailänder
3e63751960
fix RA Desert palette rotation regressions
2013-03-23 22:13:35 +01:00
Igor Popov
10ec82d1bb
give user info that new map has been downloaded (being in lobby). so he is not confused with the reason of black screen
2013-03-23 19:46:41 +04:00
Igor Popov
1005c0bc08
auto-map-downloading
2013-03-23 19:29:52 +04:00
Igor Popov
586723926a
auto-map-downloading updated. (sync)
2013-03-23 19:27:53 +04:00
Matthias Mailänder
7f6eaf8d5e
move order button hotkey logic to ingame chrome logic
...
removes power-down again from cnc mod as it is not wanted there
2013-03-23 09:47:35 +01:00
Matthias Mailänder
7e9c20df71
remove bashisms for extended portability
2013-03-22 23:42:54 +01:00
Matthias Mailänder
c00eee835f
package .desktop files for map editor on Linux, too
...
move desura scripts into packaging sub-directory
2013-03-22 23:42:47 +01:00
Matthias Mailänder
0880c1241d
fixes #2190 added announcer voice upon game start
...
Thanks to @Nyerguds for mixing this together for the RA mod!
2013-03-22 22:54:45 +01:00
Matthias Mailänder
6307e51991
put NextAutoTargetScanTime into syncreport.log
2013-03-22 19:19:16 +01:00
Matthias Mailänder
43bb75c135
sync carpet bombing
2013-03-22 19:19:16 +01:00
Matthias Mailänder
6cedc424ed
dump the actor the unit tried to retiliate against to syncreport
2013-03-22 19:19:16 +01:00
Matthias Mailänder
15324b1f1a
bring the Diplomacy menu back to life, but
...
- rename LockTeams to FragileAlliances to avoid confusion
- only allow it in Free-For-All, not Team games or Missions
- grey out non-functional buttons and disabled checkboxes
2013-03-22 18:34:52 +01:00
Matthias Mailänder
2d6200792d
recommend Cg-Toolkit as soft dependency for Fedora/SUSE
...
it is in the non-free / RPMfusion repositories
2013-03-22 08:32:33 +01:00
Matthias Mailänder
28d740dfc3
Desura compatibility
...
- create launch scripts for Desura
- that access local installation launch scripts
- clean up /usr/* launch scripts created during make install
2013-03-22 08:32:33 +01:00
Chris Forbes
aa6f12f0a1
Merge pull request #2816 from ScottNZ/radoc
...
radoc tidy
2013-03-21 23:28:51 -07:00
Scott_NZ
a25aa23805
radoc tidy
2013-03-22 18:12:47 +13:00
Chris Forbes
9b1555d3a1
Merge pull request #2809 from bidifx/dblclick
...
double click on server to join
2013-03-21 10:54:22 -07:00
Sascha Biedermann
594e3c14e6
fixes #2799 : double click on server to join
2013-03-21 18:14:57 +01:00
Chris Forbes
942cbb2fe2
Merge pull request #2808 from Mailaender/trait-documentation
...
Auto-Generated Trait Documentation
2013-03-20 17:31:18 -07:00
Chris Forbes
38f0d722c6
Merge pull request #2810 from bidifx/cancel-chat
...
cancel ingame-chat with esc
2013-03-20 17:18:18 -07:00
Sascha Biedermann
d53dcc859f
fixes #2795 : cancel chat with esc
2013-03-20 23:55:12 +01:00
Matthias Mailänder
65c9d4295b
automatically update the wiki documentation each release
2013-03-20 23:27:53 +01:00
Matthias Mailänder
c731a7960e
embed the previously manually edited outdated documentation
...
from https://github.com/OpenRA/OpenRA/wiki/Trait-Documentation
2013-03-20 21:20:27 +01:00
Sascha Biedermann
ed0e0a8a41
added Sascha Biedermann to AUTHORS
2013-03-20 20:48:02 +01:00
Chris Forbes
89228cd484
Merge pull request #2804 from bidifx/range-circle
...
added contrast to range circle
2013-03-20 11:06:41 -07:00
Sascha Biedermann
35f4230984
added contrast to range circle
2013-03-20 18:53:28 +01:00
Matthias Mailänder
8226fd21f9
ship a proper SDK for modders
...
including the OpenRA.TilesetBuilder.exe fixes #2316
and auto-generated trait documentation fixes #2437
compile Markdown to HTML for offline use
purge external files from the doc folder (moved to Wiki)
remove unused non-free Dune 2000 font
2013-03-20 17:04:38 +01:00
Chris Forbes
d0cf627b23
add --docs flag for utility
2013-03-20 15:12:58 +01:00
Matthias Mailänder
57d85e2c97
fixes #2785 don't crash when last player leaves game in cnc
2013-03-20 12:44:47 +01:00
Matthias Mailänder
e9602ca4e9
pull cnc sell/repair button hotkeys from settings
2013-03-20 12:06:51 +01:00
Matthias Mailänder
f0876828f4
fixes #2791 don't crash on powerdown hotkey when playing cnc
2013-03-20 11:54:15 +01:00
Matthias Mailänder
99c3272a81
add tab cycle key to setting GUI
2013-03-20 08:24:51 +01:00
Chris Forbes
7c31a8f28e
Merge pull request #2789 from bidifx/lobby
...
update player list in lobby gracefully for better user experience
2013-03-19 12:26:51 -07:00
Chris Forbes
989dd7eef4
Merge pull request #2796 from Mailaender/attack-sync
...
Put attack traits into the syncreport.log
2013-03-19 12:26:21 -07:00