Scott_NZ
2722fc5434
Pause the game when users navigate to the options menu in SP mode
2013-03-17 21:14:49 +13:00
Chris Forbes
86b55a6444
Merge pull request #2776 from psydev/patch-8
...
vehicles: MCV enabled; msam use patriot; shroud
2013-03-16 21:28:14 -07:00
psydev
5d564e2378
vehicles: MCV enabled; msam use patriot; shroud
...
MCV re-enabled. A construction yard build radius will be included in a later release to rein in basewalking.
Mobile SAM launcher's weapon is Patriot missile instead of HonestJohn.
Shroud reveal ranges on a few units adjusted
2013-03-16 21:19:00 -07:00
Chris Forbes
d54282be14
Merge pull request #2775 from psydev/patch-7
...
Adjustments for cnc
2013-03-16 21:01:04 -07:00
psydev
bb31654289
Tower adjustments
...
ATWR HP reduced from 800 to 600
ATWR power consumptions inreased from 20 to 30
Increased sight range of towers to match their range.
Silo moved over in build queue
2013-03-16 20:47:21 -07:00
Chris Forbes
0680b06383
Merge pull request #2771 from Mailaender/bleed
...
add Valkirie to AUTHORS
2013-03-14 17:12:06 -07:00
Matthias Mailänder
2dd8426dec
add @Valkirie to AUTHORS
...
he contributed the initial HackyAI extensions
2013-03-14 22:15:27 +01:00
Chris Forbes
b1eef4ec55
Merge pull request #2769 from Mailaender/bleed
...
Adds a Travis build check button to the repository frontpage
2013-03-14 11:40:14 -07:00
Chris Forbes
b36d83b7cd
Merge pull request #2768 from Mailaender/bot-hotfixes
...
Fix Desync when Bots fire Super Weapons
2013-03-14 11:35:52 -07:00
Matthias Mailänder
75a1115685
add a Travis build check button
2013-03-14 12:40:26 +01:00
Matthias Mailänder
36e820308f
AI support power activation needs to go through order manager
...
fixes a desync whenever it will do so only on the host
+island map AI which will only build navy / air force to test
it and have a suitable bot for those map types (fixes pathfinder
eating up all CPU because it can't reach you with ground units)
2013-03-14 10:48:36 +01:00
Matthias Mailänder
431961401f
Merge pull request #2765 from BugraC/myPatch
...
I added myself to the Authors file
2013-03-13 00:46:51 -07:00
Bugra Cuhadaroglu
d6953b88ea
I added myself the Authors.
...
Thank you very much guys!
2013-03-12 23:00:47 -04:00
Scott_NZ
6bbef8d33f
Fix crash in CaptureActor.Tick when trying to capture a dead actor
2013-03-13 11:14:45 +13:00
Chris Forbes
e4806e4d39
Merge pull request #2761 from Mailaender/production-speedup-hotfix
...
Fixes #2753 ClassicProductionQueue related crashes
2013-03-12 11:35:58 -07:00
Matthias Mailänder
6d6664d930
make classic production queue speedup less error prone
...
- avoid float modifiers because of rounding errors and desync
- try not to crash when the last production building is gone
- don't do LINQ queries on selfsame buildings if not required
2013-03-12 12:49:16 +01:00
Matthias Mailänder
7676ef6a14
Merge pull request #2760 from ScottNZ/devmode
...
Make FACT buildable when "Build Everything" is turned on
2013-03-12 01:42:55 -07:00
Scott_NZ
712b29d233
Make FACT buildable when "Build Everything" is turned on
2013-03-12 21:13:21 +13:00
Matthias Mailänder
65455ee1ca
Merge pull request #2556 from ihptru/maptitle
...
return mapTitle in ra and d2k lobby
2013-03-12 00:46:58 -07:00
Bugra Cuhadaroglu
0d86595ba8
Ranks not showing in Replay Viewer
...
This will fix the problem.
2013-03-12 12:37:26 +13:00
Matthias Mailänder
4ab2fa21eb
Merge pull request #2756 from chrisforbes/master
...
Fix desync on win or lose
2013-03-11 14:43:03 -07:00
Chris Forbes
1f3710b90e
Merge pull request #2757 from Mailaender/desktop-fix
...
Fix missing .desktop file in latest playtests
2013-03-11 14:20:42 -07:00
Matthias Mailänder
c8a457bdce
simplify desktop file installation on Linux
...
the old Ubuntu build machine is unable to do it
2013-03-11 22:18:53 +01:00
Chris Forbes
67ca37326e
fix desync on win/lose
2013-03-12 10:15:04 +13:00
Chris Forbes
2dd53e6d99
Merge pull request #2612 from Mailaender/burning-trees
...
Destructible trees for both CnC and RA mod
2013-03-11 13:16:49 -07:00
Chris Forbes
623fce3cdf
Merge pull request #2754 from Mailaender/auto-target-desync-hotfix
...
Hotfix: Addresses Desync Issues in AutoTarget Trait
2013-03-11 13:08:10 -07:00
Matthias Mailänder
97d850e481
use integer math to calculate next auto-target scan-time
...
to combat random desync problem because of rounding problems
2013-03-11 14:02:28 +01:00
Bugra Cuhadaroglu
7cbc4a29bf
Fix #2720 - Diagonal scrolling area in viewport corners are too small
...
I added two options, one is for EdgeScrollThreshold and the other one is
EdgeCornerScrollThreshold. You can modify these threshold as much as you
want.
[Squashed down into one commit -- chrisf]
2013-03-11 16:32:42 +13:00
Chris Forbes
9db06ca222
Merge pull request #2748 from BugraC/bleed
...
Csproj BuildEvents problem in both Linux and Windows
2013-03-10 19:23:26 -07:00
Chris Forbes
63e5ce2bc5
Merge pull request #2749 from Mailaender/chrome-yaml-fixes
...
Chrome yaml fixes
2013-03-10 19:23:09 -07:00
Matthias Mailänder
8bb1d83fb7
add new lobby buttons to d2k chrome as well
2013-03-11 03:18:02 +01:00
Matthias Mailänder
947c9d73ce
add new developer cheats to cnc chrome
...
fixes a crash
2013-03-11 03:13:25 +01:00
Matthias Mailänder
66855072de
update changelog for new playtest release
2013-03-11 02:53:32 +01:00
Bugra Cuhadaroglu
c145dc2379
Csproj BuildEvents problem in both Linux and Windows
...
I have found this error with the OpenRa.Mods.RA csproj: copy
"thirdparty/FuzzyLogicLibrary.dll" "$(SolutionDir)", this should be: cd
"$(SolutionDir)thirdparty/"
copy "FuzzyLogicLibrary.dll" "$(SolutionDir)" in two seperated codes,
this FuzzyLogicLibrary.dll copy error can be fixed in both Windows and
Linux environment
2013-03-10 21:17:54 -04:00
Chris Forbes
f2b7c2c2ad
Merge pull request #2715 from xaionaro/bleed
...
Adapted to dpkg's "--instdir"-like options.
2013-03-10 18:13:31 -07:00
Chris Forbes
6bfeb12d33
Merge pull request #2747 from psydev/patch-6
...
added a blue tiberium blossom tree.
2013-03-10 18:13:05 -07:00
psydev
09bef2d4c2
Gave blue tiberium blossom a sequence; changed #2
...
Blossom tree has a sequence.
There are two blossom trees in C&C, so I will use the first one (split2) for green tiberium and the 2nd one (split3) for blue tiberium. The old split3 still exists for backwards-compatibility, but will now show the split2 image. Only the blue tiberium blossom tree will show the split3 image.
2013-03-10 18:00:21 -07:00
psydev
53fec13183
added a blue tiberium blossom tree.
2013-03-10 17:55:54 -07:00
Chris Forbes
6427ad1cf9
Merge pull request #2683 from Mailaender/survival01
...
Survival01 by @NukemBro
2013-03-10 16:20:59 -07:00
Chris Forbes
c5d97fea69
Merge pull request #2738 from Mailaender/a-star
...
A-star debug overlay
2013-03-10 16:20:34 -07:00
Chris Forbes
7a41b10618
Merge pull request #2744 from ScottNZ/lobby
...
Add "Assign Teams" lobby drop down button
2013-03-10 16:20:19 -07:00
Chris Forbes
2032a7efa4
Merge pull request #2745 from Mailaender/more-settings
...
Add hidden settings to the GUI
2013-03-10 16:20:04 -07:00
Scott_NZ
bd292b56cf
Ignore spectators when counting clients for the assignteams command
2013-03-11 01:20:08 +13:00
Scott_NZ
7af91f1747
Disable the button/order when there aren't enough clients to assign
2013-03-11 00:29:23 +13:00
Matthias Mailänder
17d032b190
destructible trees for both CnC and RA mod
...
- move DeadBuildingState to OpenRA.Mods.RA
- don't loop sequences with length > 1
2013-03-10 10:08:59 +01:00
Matthias Mailänder
9d6c8453fd
add hidden MaxFPS settings to ra/d2k GUI
2013-03-10 09:42:05 +01:00
Matthias Mailänder
6bbe5f633c
expose hidden Debug settings to ra/d2k GUI
...
- performance text switch
- performace text update rate
- AI debug messages
- trait report threshold ticks
2013-03-10 09:40:08 +01:00
Matthias Mailänder
ba8c9bb1b1
added hidden audio settings to ra/d2k GUI
...
- video volume
- map music (was shellmap music)
- sound engine
2013-03-10 09:34:15 +01:00
Scott_NZ
8c46b421de
Add "Assign Teams" lobby drop down button
2013-03-10 20:46:29 +13:00
Matthias Mailänder
1a6a7da9c1
apply recent refactoring to quad renderer
2013-03-10 07:47:00 +01:00