obrakmann
|
a91084c0f8
|
Merge pull request #6613 from pchote/remove-mp-tooltips
Remove the MP tooltip row from campaign missions.
|
2014-10-04 12:20:14 +02:00 |
|
huwpascoe
|
488d2d57e0
|
Fix map.png lock
|
2014-10-04 01:18:18 +01:00 |
|
Matthias Mailänder
|
beed736169
|
Merge pull request #6528 from atlimit8/DragIntoTransports
Modifies IMove & Enter and Fixes #4640 - Units teleport into transports
|
2014-10-03 15:37:29 +02:00 |
|
atlimit8
|
3f6e1a608a
|
Added IDisableMove
|
2014-10-03 08:07:05 -05:00 |
|
Oliver Brakmann
|
8f8b0b966f
|
Avoid reading CenterPosition of invalid targets in DamageWarhead
Fixes #6642
|
2014-10-03 14:24:27 +02:00 |
|
Paul Chote
|
80f42b4921
|
Add support for generic tooltip names.
|
2014-10-03 20:25:33 +13:00 |
|
atlimit8
|
83acbe0266
|
Extended IMove for Enter logic
|
2014-10-02 20:47:28 -05:00 |
|
obrakmann
|
9de79318e8
|
Merge pull request #6623 from steelphase-forks/bleed-ScrollPanelSound
Scroll Panel Sound
|
2014-10-02 20:09:44 +02:00 |
|
steelphase
|
fc44d082dc
|
Scroll Panel Sound
Adds sound to Up, Down, and Thumb Button
|
2014-10-01 09:53:28 -04:00 |
|
Paul Chote
|
863d75eefe
|
Merge pull request #6621 from steelphase-forks/bleed-soundfix
Sound Fix for DropDownButton Widget
|
2014-10-01 22:12:55 +13:00 |
|
obrakmann
|
c57407de4a
|
Merge pull request #6626 from steelphase-forks/bleed-modRulesFix
LoadWidget modRules Fix
|
2014-09-30 22:35:06 +02:00 |
|
Matthias Mailänder
|
a37f89aadf
|
Merge pull request #6574 from pchote/celltrigger
Implement cell triggers.
|
2014-09-30 20:49:03 +02:00 |
|
Paul Chote
|
a61fdba44d
|
Implement cell triggers. Closes #4400.
|
2014-09-30 19:25:09 +13:00 |
|
steelphase
|
3a5d04f824
|
LoadWidget modRules Fix
Fixes #6625
|
2014-09-29 23:07:48 -04:00 |
|
steelphase
|
65ded0ed90
|
Sound Fix for DropDownButton Widget
|
2014-09-29 18:41:40 -04:00 |
|
Paul Chote
|
7bc8c171e8
|
Minor style fixes.
|
2014-09-29 21:01:44 +13:00 |
|
Paul Chote
|
f463407d8d
|
Fix a loop closure bug in the weapons code.
Fixes #6597. Fixes #6599.
|
2014-09-29 20:57:20 +13:00 |
|
Paul Chote
|
04d61f465a
|
Don’t rebuild the actor bindings every query.
|
2014-09-28 14:46:39 +13:00 |
|
Paul Chote
|
ca6119821f
|
Allow lua API to bind a minimal set of properties to dead actors.
|
2014-09-28 14:46:37 +13:00 |
|
reaperrr
|
ffeff5c7b6
|
Merge pull request #6575 from pchote/selfhealing
Add elite self-healing bonus
|
2014-09-27 13:19:24 +02:00 |
|
Paul Chote
|
56332251f5
|
Don’t double-remove dead actors from the world.
|
2014-09-27 22:14:16 +12:00 |
|
Jacob Dufault
|
ad98a831da
|
Remove an unused setting
|
2014-09-26 17:38:36 -04:00 |
|
Oliver Brakmann
|
36b5097fa0
|
Cache chat conversations in the lobby and in-game
This preserves the chat content from the lobby and makes it available
in-game, and also makes all chat content available to the end-game
dialog.
|
2014-09-26 07:18:33 +02:00 |
|
Paul Chote
|
ee77db1831
|
Add some additional robustness against bogus cell queries in ActorMap.
|
2014-09-24 22:36:59 +12:00 |
|
Paul Chote
|
17702dc057
|
Merge pull request #6334 from Mailaender/parachute-out-of-map
Fixed a crash when parachutes were spawned outside of the map
|
2014-09-24 22:26:08 +12:00 |
|
Jacob Dufault
|
65763a643f
|
Simplify GetCtor logic
|
2014-09-22 13:41:07 -04:00 |
|
Matthias Mailänder
|
44d134afe0
|
don't update the actor map outside the map borders
|
2014-09-21 10:52:44 +02:00 |
|
Matthias Mailänder
|
f0e6eee7e1
|
Merge pull request #6526 from MatthijsBenschop/debug-crash-fix
Prevent player name from becoming part of a formatting string.
|
2014-09-21 10:21:11 +02:00 |
|
Matthijs Benschop
|
534f6c5a33
|
Prevent player name from becoming part of a formatting string.
fixes #6524
|
2014-09-21 10:01:40 +02:00 |
|
Alexander Fast
|
08890b0994
|
Added IUtilityCommand and move default commands into Mods.Common.
|
2014-09-21 10:15:50 +12:00 |
|
Paul Chote
|
caecf2d82a
|
Move inaccuracy modifier queries outside the projectile ctors. Fixes #6449.
|
2014-09-20 21:43:00 +12:00 |
|
LipkeGu
|
06f852070c
|
Added return values for "Timeout" and "DNS" Errors
Added Return value for:
- WebExceptionStatus.NameResolutionFailure : "DNS lookup failed"
- case WebExceptionStatus.Timeout: "Connection timeout"
|
2014-09-18 00:07:11 +02:00 |
|
reaperrr
|
7589e010c3
|
Back-port some style fixes from ImaAdpcmLoader to AudLoader.
|
2014-09-14 13:32:37 +02:00 |
|
reaperrr
|
fec5eb178c
|
Rename Adpcm to ImaAdpcm everywhere.
To avoid confusion with Microsoft ADPCM and other ADPCMs.
|
2014-09-14 13:27:46 +02:00 |
|
Matthias Mailänder
|
53f926b792
|
Merge pull request #6442 from pchote/no-mission-replays
Closes #6210
|
2014-09-14 08:54:36 +02:00 |
|
Matthias Mailänder
|
636e1b5102
|
Merge pull request #6441 from pchote/paste
Support pasting clipboard text into TextFields.
|
2014-09-13 15:02:15 +02:00 |
|
Matthias Mailänder
|
f4b3a73af6
|
remove duplicated "Server: ... the server" wording
|
2014-09-13 11:22:09 +02:00 |
|
Paul Chote
|
b1de14bc70
|
Disable replay saving for campaign missions.
|
2014-09-13 18:08:14 +12:00 |
|
ImagoTrigger
|
eb2124bb89
|
Adds ability to paste text (ctrl/cmd+v) into chat.
|
2014-09-13 09:41:59 +12:00 |
|
Paul Chote
|
eddcfd7362
|
Merge pull request #6426 from obrakmann/fix6421
Fix a number or bugs wrt shroud/selection interaction in observer mode
|
2014-09-13 08:34:22 +12:00 |
|
Thijs Waalen
|
2da4a53155
|
Replace the empty defaults caused by a null default with nil
|
2014-09-08 21:59:58 +02:00 |
|
Oliver Brakmann
|
44582ae647
|
Fix another shroud/selection bug in observer mode
In a player view, enemy units would not be unselected when they entered
the shroud.
|
2014-09-07 01:10:52 +02:00 |
|
Oliver Brakmann
|
eff54a614b
|
Fix selection glitch in observer mode
Fixes #6421.
|
2014-09-07 00:52:55 +02:00 |
|
reaperrr
|
5e9b0a964f
|
Adds InaccuracyModifier.
|
2014-09-04 20:28:34 +02:00 |
|
Paul Chote
|
674998c0ee
|
Merge pull request #6335 from obrakmann/fix6311
Fix end game window conflicting with ingame menu
|
2014-09-03 18:54:51 +12:00 |
|
reaperrr
|
3725ce4f7b
|
InfDeath -> DeathType renaming.
|
2014-08-30 18:06:05 +02:00 |
|
Matthias Mailänder
|
c1ca55b303
|
Merge pull request #6208 from atlimit8/FixUnloadCargo
Fixed UnloadCargo stacking using new subcell API exposure
|
2014-08-30 14:38:17 +02:00 |
|
atlimit8
|
8ad1140921
|
Reduce ICrushable trait lookup & drop -SubCell suffix.
Replace `a.HasTrait<ICrushable>()` with a.TraitsImplementing<ICrushable>().Any() or equivalent.
|
2014-08-30 04:43:57 -05:00 |
|
Matthias Mailänder
|
1ffa88a750
|
Merge pull request #6162 from UberWaffe/WeaponDiplomacyCheck
Closes #5618
|
2014-08-30 09:39:05 +02:00 |
|
atlimit8
|
e29b9edfc1
|
Changes to map.cs, rename IPositionable.IsLeaving{ => Cell}, add IPositionable.GetValidSubCell
|
2014-08-29 23:30:16 -05:00 |
|