Chris Forbes
66eff85aa4
Merge pull request #3003 from Mailaender/build-palette-hotkey-modifier
...
Resolve hotkey conflicts between build palette and world command widget once and for all
2013-04-08 15:27:53 -07:00
Chris Forbes
8f7819fb24
Merge pull request #3011 from Mailaender/cloaking
...
Render mines properly again and fix empty camo pillboxes in RA shellmap
2013-04-08 13:55:23 -07:00
Matthias Mailänder
e7e74aac3c
allow the cloak palette to stay empty and use it for mines
2013-04-08 19:29:55 +02:00
Scott_NZ
c173cfa771
Remove extra tab
2013-04-09 03:07:33 +12:00
Scott_NZ
f16edfcf98
Fix shroud bug in Monster Tank Madness
2013-04-09 00:18:21 +12:00
Scott_NZ
67fcdb5b91
Remove Shroud.Jank() and make all references to it call Shroud.Dirty() instead
2013-04-09 00:18:08 +12:00
Matthias Mailänder
f0e88b55f6
Merge pull request #3005 from pchote/observer-shroud
...
Implement observer shroud selector in C&C
2013-04-08 02:44:44 -07:00
Paul Chote
c52bd4bf82
Implement observer shroud selector in C&C.
2013-04-08 21:24:09 +12:00
Matthias Mailänder
70b40a54be
build palette hotkeys require ALT modifier to avoid conflicts
...
changed back the unit action hotkeys scatter / stance cycle
2013-04-08 09:37:54 +02:00
Paul Chote
76b206670a
Make cheats logic robust against missing widgets.
...
Also removes force-desync stdout spam.
2013-04-07 23:41:31 +12:00
Paul Chote
096d95f391
Fix bogus pause logic.
2013-04-07 23:38:52 +12:00
Curtis Shmyr
3272b6725e
Merge pull request #2987 from chrisforbes/cloaked-mines
...
remove InvisibleToEnemy, use plain Cloak for mines
2013-04-06 22:27:12 -07:00
Chris Forbes
6675903eb9
remove InvisibleToEnemy, use plain Cloak for mines
2013-04-07 16:13:00 +12:00
Chris Forbes
3b95708811
fix desync in Cloak.IsVisible
2013-04-07 15:17:06 +12:00
Matthias Mailänder
b2d885d268
Merge pull request #2403 from Mailaender/mono-nat
...
Use Mono.Nat for UPnP port forwarding.
2013-04-06 04:50:22 -07:00
Matthias Mailänder
0488903a15
enhanced UPnP discovery usability
...
- don't search for NATs forever, 5 seconds seem to be enough
- disable the UPnP checkbox if discovery failed
- no computer industry acronyms in user GUI
- don't remove port-forwarding twice, just once on shutdown
- user-configurable settings for debugging
2013-04-06 13:32:50 +02:00
Matthias Mailänder
84746c97b8
Merge pull request #2933 from Mailaender/hotkey-conflicts
...
Hotkey usability and conflict resolution
2013-04-06 01:12:39 -07:00
Matthias Mailänder
b25e29173a
Merge pull request #2968 from pchote/map-chooser
...
Map chooser polish & refactoring
2013-04-06 01:08:21 -07:00
Paul Chote
2cb634b8f5
New spawn selector tooltip for C&C.
2013-04-06 14:50:40 +13:00
Chris Forbes
99516fd2b9
Merge pull request #2957 from Mailaender/dedicated-bot-order-exploits
...
Don't misinterpret AI orders as an exploit on dedicated servers anymore.
2013-04-05 18:48:17 -07:00
Matthias Mailänder
819e48334e
fixed #2540 AI orders misinterpreted as an exploit on dedicated
2013-04-05 18:49:15 +02:00
Paul Chote
d739b747de
Only render the previews we can actually see.
...
This really should be fixed generally in ScrollPanelWidget,
but this is the most painful case.
2013-04-06 03:12:02 +13:00
Paul Chote
4bc5d06c19
Minor map chooser polish tweaks.
2013-04-06 02:28:26 +13:00
Paul Chote
5e2e284cbf
Add map type and author to lobby.
2013-04-06 01:52:16 +13:00
Paul Chote
8f7940f969
Move threading into the preview generation.
2013-04-06 01:39:05 +13:00
Paul Chote
c2cc4c2256
Add random map button to the C&C map chooser.
...
This also fixes issues relating to RunAfterTick
calls being run out of order - the downside being
that the list remains empty until the iteration
is complete. This will be fixed in a following patch.
2013-04-06 01:39:04 +13:00
ScottNZ
b22b7208ec
Merge pull request #2954 from Mailaender/empty-superweapon-indicators
...
Don't render empty remaining tick bars for iron curtain / chrono
2013-04-05 02:34:20 -07:00
Matthias Mailänder
f4abe08863
fixes #2947 don't perform keyboard orders on destroyed actors
2013-04-04 19:24:30 +02:00
Matthias Mailänder
4a580c3780
don't render empty remaining tick bars for iron curtain / chrono
2013-04-04 19:14:49 +02:00
Chris Forbes
270296f64b
Merge pull request #2937 from Mailaender/paratrooper-shroud-glitch
...
Fixes paratroopers revealing shroud after death
2013-04-03 02:06:49 -07:00
Chris Forbes
c1427c1eaa
Merge pull request #2936 from bidifx/syncrep
...
added "Force Desync" Cheat for debugging
2013-04-03 02:06:32 -07:00
Chris Forbes
99c89e5378
Merge pull request #2934 from Mailaender/observer-invisibility
...
Fixes cloaked units invisible to spectators
2013-04-03 02:06:21 -07:00
Matthias Mailänder
dca73b2c7d
fixes #2726 paratroopers revealing shroud after death
2013-04-03 00:15:19 +02:00
Sascha Biedermann
2982002397
added "Force Desync" Cheat for debugging
2013-04-02 23:38:36 +02:00
Matthias Mailänder
5ecd0edeb8
added durationbar indicator for chronoshift, closes #2287
2013-04-02 22:19:04 +02:00
Matthias Mailänder
03d203e64a
added durationbar indicator for iron curtain, closes #2288
2013-04-02 22:18:40 +02:00
Matthias Mailänder
75395de526
fixes #2918 cloaked units invisible to spectators
2013-04-02 20:43:31 +02:00
Matthias Mailänder
3a3503201b
hotkey usability
...
resolve hotkey conflicts, fixes #2883
add/display existing in-game button hotkeys, fixes #2932
2013-04-02 17:29:20 +02:00
Chris Forbes
772efb98d4
fix #2921 : crash when support power instance vanishes while tooltip is shown
2013-04-02 19:20:24 +13:00
Chris Forbes
f556be975c
Merge pull request #2917 from pchote/turret-cleanup
...
Remove Turret and PVecFloat cruft.
2013-04-01 23:06:15 -07:00
Scott_NZ
3123bebe33
Fixes #2907
...
Sort servers by players in the server browser
2013-04-02 12:50:21 +13:00
Scott_NZ
c0e3861891
Fix #2888
...
Only choose out of the selectable maps when pressing Random Map in the lobby
2013-04-02 12:36:02 +13:00
Matthias Mailänder
c68d939e4f
Merge pull request #2823 from ihptru/auto-map-dl
...
Auto map downloading
2013-04-01 09:11:25 -07:00
Matthias Mailänder
de988e45a5
Merge pull request #2911 from chrisforbes/mcv-crate-bugfix
...
fix MCV crate not being given if normal SelectionShares was zero
2013-04-01 03:26:35 -07:00
Paul Chote
819d315d56
Remove Turret and PVecFloat cruft.
2013-04-01 12:59:50 +13:00
Paul Chote
be250bca76
Rewrite ThrowsParticle using world coordinates.
...
The old dynamics were crazy, so this implements
a simpler model using a cubic lerp.
2013-04-01 12:59:49 +13:00
Paul Chote
7b54bbf0b2
Convert RenderUnitSpinner -> RenderUnit + WithSpinner.
...
Also sets correct offsets for the units that use it.
2013-03-31 23:43:34 +13:00
Paul Chote
800a9ff0c4
Convert SmokeTrailWhenDamaged to world coords.
2013-03-31 23:04:57 +13:00
Paul Chote
41dcb11030
Convert WithRotor to world coords.
2013-03-31 21:35:37 +13:00
Paul Chote
34a9675744
Remove unnecessary PPos.FromWPosHackZ() usage.
2013-03-31 21:35:30 +13:00