Matthias Mailänder
ab22908fd2
Merge pull request #11008 from pchote/left-click-guard-fix
...
Fix order generator vs unit targeting under left click orders.
2016-04-02 11:15:09 +02:00
Oliver Brakmann
811b2d26fd
Merge pull request #11009 from pchote/fix-ts-editor-bounds
...
Fix northern boundary on new maps.
2016-04-01 17:04:43 +02:00
abcdefg30
985f43ba0d
Merge pull request #10989 from Mailaender/empty-chrome-collection
...
Fixed Could not find collection '' spam in debug.log
2016-04-01 00:37:51 +02:00
abcdefg30
1b8ba71a4f
Merge pull request #11006 from pchote/mp-filters
...
Tweak the multiplayer server listing.
2016-03-31 23:32:55 +02:00
Paul Chote
bad22f0919
Fix northern boundary on new maps.
2016-03-31 21:24:28 +01:00
Paul Chote
8efa7a143e
Add ExpectedButton check to GuardOrderGenerator.
2016-03-31 21:11:53 +01:00
Paul Chote
06158ee155
Simplify and fix WICW left-click order check.
...
The InputOverridesSelection check was inverted.
2016-03-31 21:11:53 +01:00
abcdefg30
95f091853e
Merge pull request #10975 from Phrohdoh/trait-taggable
...
Add ScriptTags trait
2016-03-31 01:09:29 +02:00
Oliver Brakmann
4c8b13ef27
Merge pull request #10917 from abcdefg30/luaClosedCell
...
Add a ClosestEdgeCell and a ClosestMatchingEdgeCell function to lua
2016-03-31 01:04:01 +02:00
abcdefg30
69181ec8b9
Merge pull request #10959 from Phrohdoh/cargo-scripting
...
Expose passenger enter/exit notifications to Lua
2016-03-31 00:53:35 +02:00
Oliver Brakmann
9f8599cadc
Merge pull request #11001 from dtluna/uncloak_on_dock
...
Added Dock Uncloak type.
2016-03-31 00:42:51 +02:00
Paul Chote
c46faa351c
Reorder MP browser ordering:
...
- Games that can be joined
- Games that are in progress
- Empty servers
2016-03-30 19:05:59 +01:00
Paul Chote
b783dba2ae
List started games by default.
2016-03-30 17:56:15 +01:00
Paul Chote
d9b9407925
Persist MP game server filters.
2016-03-30 17:51:47 +01:00
abcdefg30
cec2821f13
Add a ClosestEdgeCell and a ClosestMatchingEdgeCell function to lua
2016-03-30 16:05:10 +02:00
abcdefg30
d907296f4e
Make the SpawnMapActors field in MapGlobal.cs readonly
2016-03-30 16:05:10 +02:00
dtluna
a20631f475
Added Dock Uncloak type.
2016-03-30 02:45:41 +03:00
Taryn Hill
c6265527b2
Expose passenger enter/exit notifications to Lua
2016-03-29 07:00:01 -05:00
Taryn Hill
6d4e365af5
Require explicit implementation of INotifyPassenger(Entered|Exited)
2016-03-29 06:59:43 -05:00
Taryn Hill
6582d0f480
Add ScriptTags trait
...
This allows actors to be tagged with arbitrary strings.
Also includes ScriptTagsInit and MapGlobal.ActorsWithTag
which expose this functionality to map scripters.
2016-03-28 16:15:44 -05:00
Matthias Mailänder
728bad9565
Merge pull request #10986 from obrakmann/fix10718-ra-map-rebalancing
...
Rebalance a number of RA maps
2016-03-28 20:31:03 +02:00
Oliver Brakmann
84dad6dae7
Re-added RA map 'Snowy Ridge'
2016-03-28 19:31:49 +02:00
Oliver Brakmann
a427634517
Rebalanced RA map 'Doubles'
2016-03-28 19:31:49 +02:00
Oliver Brakmann
977df4b67f
Rebalanced RA map 'Singles'
2016-03-28 19:31:49 +02:00
Oliver Brakmann
b24e32d8a7
Rebalanced RA map 'Temperal'
2016-03-28 19:31:49 +02:00
Oliver Brakmann
92c285a344
Rebalanced RA map 'Sidestep'
2016-03-28 19:31:49 +02:00
Oliver Brakmann
b31485ffe1
Rebalanced RA map 'North by Northwest'
2016-03-28 19:31:49 +02:00
Oliver Brakmann
87491d3c4f
Rebalanced RA map 'Mass Confliction'
2016-03-28 19:31:49 +02:00
Oliver Brakmann
68f4062d42
Rebalanced RA map 'Man to Man'
2016-03-28 19:31:49 +02:00
Oliver Brakmann
b988aefed2
Rebalanced RA map 'Keep off the Grass 2'
2016-03-28 19:31:49 +02:00
Oliver Brakmann
79f567a425
Rebalanced RA map 'High and Low'
2016-03-28 19:31:49 +02:00
Oliver Brakmann
83e52d684f
Rebalanced RA map 'Forest Path'
2016-03-28 19:31:48 +02:00
Oliver Brakmann
095339f4cc
Rebalanced RA map 'Encounter'
2016-03-28 19:31:48 +02:00
Oliver Brakmann
51e7f007cf
Rebalanced RA map 'East vs West'
2016-03-28 19:31:48 +02:00
Oliver Brakmann
704abfad0d
Rebalanced RA map 'Chokepoint'
2016-03-28 19:31:48 +02:00
Oliver Brakmann
1453b9d311
Rebalanced RA map 'Asymetric Battle'
2016-03-28 19:31:48 +02:00
Matthias Mailänder
77d4154f95
Merge pull request #10972 from reaperrr/fp-to-int1
...
Migrated some remaining floats in simulation to integers (and decimals)
2016-03-28 18:45:25 +02:00
Matthias Mailänder
8c502e7958
Merge pull request #10968 from MustaphaTR/fake-pp
...
RA - Added Fake Power Plants for France
2016-03-28 18:37:06 +02:00
reaperrr
d25d9e3d7e
Apply all float removal upgrade rules on the same engine version
2016-03-28 17:29:29 +02:00
reaperrr
33f26e05e1
Use decimal instead of long for WPos offset
...
To remove overflow risk.
2016-03-28 17:20:49 +02:00
reaperrr
fe23ac7f93
Use decimal instead of float in WVec.LerpQuadratic
...
To reduce desync risk (without introducing overflow risk).
2016-03-28 17:20:49 +02:00
reaperrr
73ec1ec9b2
Remove float from ReturnToBase.CalculateTurnRadius
...
141 / PI ~= 44.88, so 45 should be accurate enough. This should reduce desync risk while improving performance of this calculation.
2016-03-28 17:20:49 +02:00
reaperrr
4894211789
Migrate Captures.SabotageHPRemoval and Capturable.CaptureThreshold to int percentages
2016-03-28 17:20:49 +02:00
reaperrr
82f23210d9
Migrate EmitInfantryOnSell ValuePercent and MinHpPercent to int percentages
...
Additionally, MinHpPercent should now actually have the desired effect (previously there was not logic attached).
2016-03-28 17:20:49 +02:00
reaperrr
3a97757bfa
Migrate SelfHealing.HealIfBelow from float to int percentage
2016-03-28 17:20:49 +02:00
Matthias Mailänder
8ba875476f
Merge pull request #10973 from reaperrr/fp-to-int2
...
Getting rid of float in simulation code Part 2
2016-03-28 17:13:52 +02:00
reaperrr
1ee4131f35
Make ThrowsParticle use WAngle instead of float
2016-03-28 15:41:34 +02:00
reaperrr
ade49ba1be
Migrated Minelayer.MinefieldDepth to use WDist instead of float
2016-03-28 14:44:21 +02:00
reaperrr
251b1b44d4
Migrate StrategicVictoryConditions.RatioRequired to int percentage
...
Remove bogus CriticalRatioRequired from RA Hopes Anchor.
2016-03-28 14:44:20 +02:00
Matthias Mailänder
f6c7e3debb
Don't try to lookup '' strings in chrome collections.
2016-03-28 13:38:29 +02:00