Paul Chote
|
96eda08677
|
Replace map type with a category list.
|
2016-03-27 12:16:55 +01:00 |
|
Paul Chote
|
2b076dd35d
|
Merge pull request #10961 from Mailaender/animate-infantry-stand
Added animation support to infantry stand sequences
|
2016-03-26 17:54:12 +00:00 |
|
Jonathan Ling
|
2d4c3f715f
|
Refactored ticks to delay per issue #9810
|
2016-03-22 17:03:37 -04:00 |
|
Oliver Brakmann
|
52d0d8781d
|
Merge pull request #10938 from reaperrr/explo-image
Unhardcode Explosion "Image"
|
2016-03-22 21:58:03 +01:00 |
|
Zimmermann Gyula
|
b0239368a1
|
Fix TakeCover dependence on AttackTurreted.
|
2016-03-22 10:38:24 +01:00 |
|
Oliver Brakmann
|
3a6c1de725
|
Merge pull request #10933 from Hanzik/replays-hotkeys
Replay hotkeys for pause/play/change of speed
|
2016-03-21 21:30:17 +01:00 |
|
Matthias Mailänder
|
ebe945e6c7
|
Merge pull request #10910 from RoosterDragon/turret-active-tracking
Turrets actively track targets
|
2016-03-21 20:52:18 +01:00 |
|
Matthias Mailänder
|
ed6067cd2f
|
Merge pull request #10939 from pchote/fix-map-install-kick
Notify the server after installing a map.
|
2016-03-21 20:37:12 +01:00 |
|
Matthias Mailänder
|
e83261e6c3
|
Merge pull request #10922 from abcdefg30/shpPng
Fix the --png command trying to use OpenRA's virtual file system
|
2016-03-21 20:30:44 +01:00 |
|
Matthias Mailänder
|
dd0d8c86c6
|
Merge pull request #10942 from pchote/remove-map-lazyness
Remove map lazyness.
|
2016-03-21 20:23:47 +01:00 |
|
Matthias Mailänder
|
15c2df2c69
|
Merge pull request #10943 from pchote/map-grid-tile-range
Move Map.TilesByDistance to MapGrid and un-static it.
|
2016-03-21 20:05:08 +01:00 |
|
Matthias Mailänder
|
477d36c29a
|
Merge pull request #10940 from pchote/drain-remaining-funds
Fix AI stalling after losing its conyard and ref.
|
2016-03-21 19:50:06 +01:00 |
|
Matthias Mailänder
|
0c41142027
|
Add animation support to infantry stand sequences.
|
2016-03-21 19:48:09 +01:00 |
|
Paul Chote
|
4052da3ea6
|
Move Map.TilesByDistance to MapGrid and make non-static.
|
2016-03-20 21:41:04 +00:00 |
|
reaperrr
|
683eb7cf83
|
Upgrade rule for *Collection -> Image rename
|
2016-03-20 13:48:54 +01:00 |
|
reaperrr
|
a83f44d907
|
Unhardcode Explosion "Image"
Add ExplosionCollection property to CreateEffectWarhead
|
2016-03-20 13:48:53 +01:00 |
|
Honza Vrátník
|
1728f9d662
|
Added support for pause/play/speed hotkeys in replays
|
2016-03-20 12:39:16 +01:00 |
|
Paul Chote
|
0dc939e0e8
|
Notify the server after installing a map.
|
2016-03-18 20:53:48 +00:00 |
|
Paul Chote
|
1e5065e06a
|
Remove lazy loading of map rules.
|
2016-03-18 20:23:52 +00:00 |
|
Paul Chote
|
4a7ef68b39
|
Remove Map.SpawnPoints.
|
2016-03-18 20:16:25 +00:00 |
|
Paul Chote
|
65df25b1a4
|
Remove lazy loading of binary map data.
|
2016-03-18 20:16:24 +00:00 |
|
Paul Chote
|
5741e53fe2
|
Fix AI stalling after losing its conyard and ref.
|
2016-03-18 18:16:24 +00:00 |
|
Paul Chote
|
fe28393406
|
Remove invalid bot types when switching maps.
|
2016-03-16 21:03:32 +00:00 |
|
Paul Chote
|
d40bff3fd9
|
Support map-defined AI in the lobby.
|
2016-03-16 21:03:31 +00:00 |
|
Paul Chote
|
ab6a9597bb
|
Remove Map usage from LobbyLogic.
|
2016-03-16 21:03:31 +00:00 |
|
Paul Chote
|
e79fbe1bb9
|
Reference SubCells directly from MapGrid.
|
2016-03-16 18:57:07 +00:00 |
|
Matthias Mailänder
|
b75c7e4869
|
Merge pull request #10923 from abcdefg30/isPlayerNuke
Add an IsPlayerPalette flag to NukePowerInfo
|
2016-03-14 19:59:29 +01:00 |
|
abcdefg30
|
8547fac90d
|
Add an IsPlayerPalette flag to NukePowerInfo
|
2016-03-14 16:42:49 +01:00 |
|
abcdefg30
|
ad3b41dfa3
|
Fix the --png command trying to use OpenRA's virtual file system
|
2016-03-14 15:24:33 +01:00 |
|
Oliver Brakmann
|
6b7bf86373
|
Merge pull request #10913 from pchote/fix-editor-tooltips
Fix multi-line tooltip padding.
|
2016-03-13 15:17:25 +01:00 |
|
abcdefg30
|
b097f7df91
|
Merge pull request #10912 from pchote/soundloader-streams
Introduce ISoundFormat for parsing sound files.
|
2016-03-13 14:56:01 +01:00 |
|
abcdefg30
|
e1b2f5a280
|
Merge pull request #10901 from pchote/server-maps
Remove Map usage from the server and mission browser.
|
2016-03-13 11:24:04 +01:00 |
|
RoosterDragon
|
163688fc39
|
Prevent turrets from firing until they are aligned with the target.
|
2016-03-12 20:42:10 +00:00 |
|
RoosterDragon
|
4598b0de43
|
Have turrets actively track targets, even when not ready to attack.
|
2016-03-12 20:42:10 +00:00 |
|
Paul Chote
|
324ef2e073
|
Remove Map usage from MissionBrowerLogic.
|
2016-03-12 20:07:07 +00:00 |
|
Paul Chote
|
1ba7a5e59e
|
Use MapPreview on the server.
|
2016-03-12 20:07:07 +00:00 |
|
Paul Chote
|
43a3d42d31
|
Change LoadMapSettings to accept a Ruleset.
|
2016-03-12 19:52:02 +00:00 |
|
Paul Chote
|
602acabe47
|
Remove World.TileSet.
|
2016-03-12 19:47:07 +00:00 |
|
Paul Chote
|
7993068c8f
|
Remove Map.SequenceProvider.
|
2016-03-12 19:46:20 +00:00 |
|
abcdefg30
|
d7bdc840d6
|
Merge pull request #10909 from pchote/remove-ruleset-cache
Remove ruleset cache
|
2016-03-12 20:41:03 +01:00 |
|
abcdefg30
|
f3c8dd0397
|
Merge pull request #10886 from reaperrr/fix-gravitybomb
Fix GravityBomb crash when Image is null
|
2016-03-12 18:36:44 +01:00 |
|
Paul Chote
|
dbe55eedaf
|
Fix multi-line tooltip padding.
|
2016-03-12 16:43:05 +00:00 |
|
Paul Chote
|
860876b08f
|
Merge pull request #10893 from abcdefg30/MurtosExploit
Fix an exploit were players were able to repair at enemy service depots
|
2016-03-12 13:46:55 +00:00 |
|
Paul Chote
|
1a574028b7
|
Merge pull request #10891 from abcdefg30/repairCursorExploit
Fix players being able to command allied units to the service depot
|
2016-03-12 13:38:44 +00:00 |
|
teees
|
0193ee5b3c
|
Object oriented sound loader approach
Reshapes the ISoundLoader interface and
adds a new ISoundFormat interface to allow streaming in the near future
|
2016-03-12 12:50:52 +00:00 |
|
reaperrr
|
d3ca9e1733
|
Fix Smoke facings to not track spawner's facing
|
2016-03-12 13:12:42 +01:00 |
|
reaperrr
|
03dd192de8
|
Make shadow palette of GravityBomb configurable
|
2016-03-12 12:16:40 +01:00 |
|
Paul Chote
|
82a9d69a51
|
Remove RulesetCache and push rule parsing to background thread.
|
2016-03-11 21:18:32 +00:00 |
|
Paul Chote
|
a3b1baa654
|
Extract default TileSet/Sequence dictionaries to ModData.
|
2016-03-11 21:18:32 +00:00 |
|
Paul Chote
|
b0c0bf3151
|
Revert format upgrader and map importers saving rules to external file.
|
2016-03-11 16:46:22 +00:00 |
|