Oliver Brakmann
|
203310ae4c
|
Merge pull request #11623 from Mailaender/zip-entry-null
Fixed a potential NRE in DownloadPackageLogic.ShowDownloadDialog
|
2016-07-10 18:57:07 +02:00 |
|
Matthias Mailänder
|
57c22df114
|
Merge pull request #11487 from reaperrr/bldg-shape-prep
Improve Rectangle HitShape customizability
|
2016-07-10 17:09:31 +02:00 |
|
Matthias Mailänder
|
e8aa46e0d7
|
Merge pull request #11474 from obrakmann/player-experience
Add foundation for player experience tracking
|
2016-07-10 16:08:14 +02:00 |
|
Matthias Mailänder
|
90439ac64c
|
Merge pull request #11574 from obrakmann/fix_non-combatant-unitcratepickup
Prevent non-combatant players from receiving units from crate pickups
|
2016-07-10 15:51:32 +02:00 |
|
Oliver Brakmann
|
20d55a1d93
|
Add Lua integration for PlayerExperience
|
2016-07-10 15:30:17 +02:00 |
|
Emiel Suilen
|
c3e862b2ca
|
Add a PlayerExperience trait
|
2016-07-10 15:30:17 +02:00 |
|
Oliver Brakmann
|
5157ac917f
|
Cache PlayerResources in PlayerStatistics
and remove a couple of redundant fields.
|
2016-07-10 15:30:17 +02:00 |
|
Matthias Mailänder
|
da3aaf4318
|
Merge pull request #11620 from pchote/fly-on-unreserve
Order landed aircraft to take off if their reservation is cancelled.
|
2016-07-10 09:28:16 +02:00 |
|
Matthias Mailänder
|
c3de3a0a90
|
Merge pull request #11619 from pchote/fix-depot-sell
Fix service depot selling.
|
2016-07-09 21:17:06 +02:00 |
|
Matthias Mailänder
|
1fe66526cb
|
Merge pull request #11577 from obrakmann/fix11454_EnterTransport_using_wrong_transport
Fix loading wrong transport when using alternate EnterTransport method
|
2016-07-09 20:59:42 +02:00 |
|
Matthias Mailänder
|
57acfe355b
|
Merge pull request #11592 from reaperrr/fix-smudges
Fix smudges spawning/growing on cells occupied by structures or vehicles
|
2016-07-09 20:51:39 +02:00 |
|
Matthias Mailänder
|
6e0b058ec6
|
Merge pull request #11605 from pchote/renderscroll
Update keyboard scrolling at render rate.
|
2016-07-09 20:42:28 +02:00 |
|
Matthias Mailänder
|
d0bada1ae9
|
Don't crash when ZipFile.GetEntry returns null.
|
2016-07-09 20:10:53 +02:00 |
|
Oliver Brakmann
|
3afbc637f4
|
Merge pull request #11604 from pchote/fix-input-reset-crash
Fix input reset crash
|
2016-07-09 18:21:11 +02:00 |
|
Oliver Brakmann
|
66ebbab7c1
|
Merge pull request #11603 from pchote/fix-map-resize
Fix resizing of packaged maps.
|
2016-07-09 16:31:10 +02:00 |
|
Oliver Brakmann
|
c3633314f9
|
Merge pull request #11596 from GraionDilach/check-trail-delay
Fix a wrong check in LeavesTrails.
|
2016-07-09 16:21:48 +02:00 |
|
Oliver Brakmann
|
610c806ff3
|
Merge pull request #11519 from Mailaender/utility-same-spawn
Avoid importing spawn points with the same location
|
2016-07-09 15:08:33 +02:00 |
|
Oliver Brakmann
|
c000966590
|
Merge pull request #11361 from abcdefg30/newLua
Add new lua functions and fix the air attacks in allies05a
|
2016-07-09 14:59:47 +02:00 |
|
Paul Chote
|
4e32610056
|
Fix utility commands being unable to open oramaps.
|
2016-07-09 12:21:38 +01:00 |
|
Paul Chote
|
b87020f93f
|
Order landed aircraft to take off if their reservation is cancelled.
|
2016-07-09 12:08:48 +01:00 |
|
Paul Chote
|
b0c9d49d14
|
Fix INotifyRepair argument order.
|
2016-07-09 11:12:56 +01:00 |
|
Paul Chote
|
7325f0e733
|
Fix service depot animation breaking sell.
|
2016-07-09 11:11:31 +01:00 |
|
Paul Chote
|
8ef38fc060
|
Update keyboard scrolling at render rate.
|
2016-07-09 01:29:17 +01:00 |
|
Paul Chote
|
780d6890d9
|
Expose viewport bookmark hotkeys to settings UI.
|
2016-07-09 01:11:44 +01:00 |
|
Paul Chote
|
2ed6706f59
|
Add hotkeys for viewport bookmarks.
|
2016-07-09 01:11:18 +01:00 |
|
Zimmermann Gyula
|
ad0c38d352
|
Fix a wrong check in LeavesTrails.
|
2016-07-09 02:08:33 +02:00 |
|
Oliver Brakmann
|
b080417db3
|
Prevent non-combatant players from receiving units from crate pickups
|
2016-07-08 13:24:25 +02:00 |
|
reaperrr
|
4b1e243df3
|
Make smudges not spawn or grow when cell contains invalid target
This can be used to prevent smudges to spawn below buildings, vehicles etc.
|
2016-07-07 20:51:21 +02:00 |
|
Taryn Hill
|
7a0d12dd51
|
Implement ExitsDebugOverlay and ExitsDebugOverlayManager
|
2016-07-07 08:57:44 -05:00 |
|
Taryn Hill
|
59d97b8447
|
WithTextDecoration: Move exception to Info via IRulesetLoaded
|
2016-07-05 14:09:27 -05:00 |
|
evgeniysergeev
|
e83ffbec1c
|
add RemoveSmudge function and trait
|
2016-07-05 12:03:04 +03:00 |
|
reaperrr
|
31d822bcd2
|
Merge pull request #11565 from Mailaender/withtextdecoration
Added WithTextDecoration
|
2016-07-04 18:37:28 +02:00 |
|
abcdefg30
|
7593cf3b63
|
Don't add duplicate facing entries when modifying the DeathActorInit in Turreted.cs
|
2016-07-04 18:32:01 +02:00 |
|
Oliver Brakmann
|
ffe36334a0
|
Fix loading wrong transport when using alternate EnterTransport method
|
2016-07-04 14:52:48 +02:00 |
|
Oliver Brakmann
|
9ab2ce2362
|
Merge pull request #11520 from reaperrr/IdleWander
Make civilians wander around when idle
|
2016-07-04 11:50:35 +02:00 |
|
Matthias Mailänder
|
6148e8d8a3
|
Rename Stances to ValidStances.
|
2016-07-04 00:34:28 +02:00 |
|
Matthias Mailänder
|
a6e42823e5
|
Add WithTextDecoration.
|
2016-07-03 21:31:58 +02:00 |
|
Matthias Mailänder
|
9833a56e65
|
Merge pull request #11556 from pchote/gamespeeds
Port game speed selection to new lobby backend.
|
2016-07-03 20:55:09 +02:00 |
|
abcdefg30
|
430b654460
|
Merge pull request #11428 from reaperrr/attack-delay
Allow attack anims/overlays to start before weapons fire
|
2016-07-03 18:58:07 +02:00 |
|
reaperrr
|
81190be3b6
|
Merge pull request #11543 from Phrohdoh/chatcommands-no-dupes
Allow overriding previously registered chatcommands
|
2016-07-03 16:48:35 +02:00 |
|
Paul Chote
|
7caf636222
|
Port game speed selection to new lobby backend.
|
2016-07-03 15:46:08 +01:00 |
|
abcdefg30
|
e858e13da7
|
Merge pull request #11561 from Phrohdoh/gives-exp-stances
Replace GivesExperience.FriendlyFire and GivesBounty.Stances with ValidStances
|
2016-07-03 16:24:37 +02:00 |
|
abcdefg30
|
6de12fb0e9
|
Add SpeechNotifications for InsufficientPower and Launch on support powers
|
2016-07-03 16:21:07 +02:00 |
|
abcdefg30
|
46a9750fcb
|
Merge pull request #11555 from pchote/fix-editor-shellmap-ui
Use BeforeGameStart to remove shellmap UI on editor start.
|
2016-07-03 16:13:31 +02:00 |
|
Taryn Hill
|
f731dc8d68
|
Utility: Add upgrade rules for GivesExperience and GivesBounty changes
|
2016-07-03 08:50:55 -05:00 |
|
Taryn Hill
|
3f6f918b3d
|
GivesBounty: Replace Stances with ValidStances
|
2016-07-03 08:50:55 -05:00 |
|
Taryn Hill
|
ec808ddc54
|
GivesExperience: Replace FriendlyFire with ValidStances
|
2016-07-03 08:50:54 -05:00 |
|
Matthias Mailänder
|
889bbcf428
|
Cache the palette lookup.
|
2016-07-03 14:41:15 +02:00 |
|
Matthias Mailänder
|
4325e1b400
|
Let pipImages tick using the appropriate interface.
|
2016-07-03 14:40:47 +02:00 |
|
Matthias Mailänder
|
3e5155fa7d
|
Cache pipImages in the constructor.
|
2016-07-03 14:40:14 +02:00 |
|