Commit Graph

10759 Commits

Author SHA1 Message Date
Matthias Mailänder
e54fd9f582 remove the tileset builder from core
not required anymore for d2k
it is also not shipped because it won't work standalone
2013-10-19 12:50:58 +02:00
Matthias Mailänder
9ecf678b04 Update OpenRA.nsi
fixed Error: unterminated string parsing line at OpenRA.nsi:144
2013-10-19 12:20:43 +02:00
Matthias Mailänder
431c956932 Update OpenRA.nsi
added languages and sorted alphabetically
2013-10-19 12:13:12 +02:00
Matthias Mailänder
52ff778881 Update buildpackage.sh
Fixed make: *** [install-shortcuts] Error 1
2013-10-19 11:24:19 +02:00
Matthias Mailänder
3181c46d27 Update Makefile
Fixed  make: *** No rule to make target `shortcuts', needed by `install-shortcuts'.
2013-10-19 11:12:54 +02:00
Paul Chote
fa2439f03e Merge pull request #3956 from ScottNZ/bleed
Update CHANGELOG
2013-10-19 00:44:18 -07:00
ScottNZ
349ee8cfbf Update CHANGELOG 2013-10-19 18:53:09 +13:00
Paul Chote
bb8f4494f5 Merge pull request #3938 from Mailaender/game-id
Added a Game ID and print it to syncreport.log
2013-10-17 22:51:27 -07:00
Paul Chote
88b8dd6c3e Merge pull request #3948 from Mailaender/replay-duration
Replay duration cleanup
2013-10-17 22:44:41 -07:00
Matthias Mailänder
eff943b3eb added OS and Mono/.NET runtime version to syncreport.log 2013-10-17 20:54:58 +02:00
Matthias Mailänder
70ba7fe5f6 added OpenRA, OS and .NET/Mono runtime version to exception.log 2013-10-17 20:39:41 +02:00
Matthias Mailänder
8c8df3bda9 expose Game ID and client player name to syncreport.log 2013-10-17 20:36:17 +02:00
Matthias Mailänder
353393571f added a Game ID
closes #2570
2013-10-17 20:36:17 +02:00
Matthias Mailänder
39076c98ac Merge pull request #3950 from xanax/bleed
Added -disabled in chrome.yaml & dialog.png files
2013-10-17 11:26:17 -07:00
Sébastien Kerguen
8b9f7a12fa Added -disabled in chrome.yaml & dialog.png files
Added -disabled in chrome.yaml & dialog.png files
2013-10-16 23:34:27 +02:00
Matthias Mailänder
f21f314bfe avoid magic number for replay duration calculation 2013-10-16 21:09:45 +02:00
Matthias Mailänder
f51bd87332 Merge pull request #3943 from pchote/wall-fix
Fix projectiles vs walls.
2013-10-16 08:03:47 -07:00
Matthias Mailänder
39c7843654 Merge pull request #3944 from pchote/sound-fix
Fix bogus sound attenuation.
2013-10-16 07:54:13 -07:00
Matthias Mailänder
4cacd074d7 Merge pull request #3945 from pchote/zoom-fix
Prevent pixel doubling of group / pip / tag / chevron decorations.
2013-10-16 07:47:23 -07:00
Matthias Mailänder
d79b3d32d9 Merge pull request #3946 from wuschel/bleed
fix/balance RA map Athena (koth)
2013-10-16 07:32:46 -07:00
wuschel
cc2bedc454 fix/balance RA map Athena
1. Reduced strategic victory timer from 10 to 3 minutes to increase
pressure on players.
2. Increased the size of the starting islands in order to give a player
more strategic options.

Removed *Options: OpenRA.MapOptions* as seen in
https://github.com/OpenRA/OpenRA/pull/3939. Checked all starting
positions in-Game.
2013-10-16 13:13:27 +02:00
Paul Chote
1ab4b9b72c Fix the rank chevron size when zooming. 2013-10-16 19:12:59 +13:00
Paul Chote
59f5c8ed52 Fix the pip/tag/group decoration size when zooming. 2013-10-16 19:12:59 +13:00
Paul Chote
3ef6a8317a Remove Game.Zoom. 2013-10-16 18:21:46 +13:00
Paul Chote
96d37df4b3 Restore original sound parameters. Fixes #3919. 2013-10-16 17:53:40 +13:00
Paul Chote
8aa76b07cb Use the current position for projectile explosions. Fixes #3795. 2013-10-16 17:31:28 +13:00
Matthias Mailänder
32673344a8 Merge pull request #3933 from pchote/zoom-lines
Don't zoom UI lines when pixel doubling.
2013-10-15 08:28:30 -07:00
Matthias Mailänder
2c198e5d5c Merge pull request #3939 from wuschel/bleed
fix/balance on RA map Apollo
2013-10-15 08:25:24 -07:00
Matthias Mailänder
691602a5a1 Merge pull request #3941 from ScottNZ/bleed
Add missing [Translate]s to support power widgets
2013-10-15 08:19:49 -07:00
ScottNZ
a7b7b68a2e Add missing [Translate]s to support power widgets 2013-10-15 14:40:50 +13:00
wuschel
5a5bf8a8cc RA map Apollo / update map.yaml / remove Options: ...
For some reason the editor in release-20130915 added *Options: OpenRA.MapOptions* into the map.yaml file. I removed that entry.
2013-10-15 02:11:12 +02:00
wuschel
635f634b71 fix/balance on RA map Apollo
Southern side of map lacked 1 oil derrick and 1 oil patch / added to
southern side of map.
2013-10-15 00:27:10 +02:00
Paul Chote
84bb78060f Don't zoom UI lines when pixel doubling. 2013-10-15 11:19:16 +13:00
Paul Chote
44dd801f16 Extract shared constants in Draw*Bar and DrawSelectionBox. 2013-10-15 10:45:51 +13:00
Paul Chote
483120ea20 Extract DrawTargetMarker to WorldRenderer. 2013-10-15 10:45:51 +13:00
Paul Chote
839419635d Improve contrasted range circle rendering. 2013-10-15 10:45:51 +13:00
Paul Chote
d2d73a32a2 Automatically flush line renderer when changing width. 2013-10-15 10:45:51 +13:00
Matthias Mailänder
24b33891a7 Merge pull request #3935 from xanax/bleed
Fixed spawnpoints in chrome.yaml (D2K, TS, RA)
2013-10-14 12:48:51 -07:00
Chris Forbes
623ef971bf Merge pull request #3936 from Mailaender/mini-base
Added BaseProvider to mini-games
2013-10-14 12:46:09 -07:00
Matthias Mailänder
aa7972755b Merge pull request #3937 from reaperrr/patch-1
Gives ant adequate health radius and fixes instant turn
2013-10-14 12:45:45 -07:00
reaperrr
a873f099ff Gives ant adequate health radius and fixes instant turn
Ant was using the same tiny health radius as other infantry. Additionally, I gave it a ROT value so it no longer insta-turns up to 180° without the slightest delay.
2013-10-14 21:35:11 +02:00
Sébastien Kerguen
7fb0c0cf8c Fixed colorpicker coordinates in chrome.yaml
Fixed colorpicker coordinates in chrome.yaml
2013-10-14 20:06:30 +02:00
Matthias Mailänder
c1af43da7f added BaseProvider to mini-games
fixes #3934
2013-10-14 19:45:28 +02:00
Sébastien Kerguen
76c81b610a Fixed spawnpoints in chrome.yaml (D2K, TS, RA)
Fixed spawnpoints in chrome.yaml (D2K, TS, RA)
Fixes #3931
2013-10-14 18:43:51 +02:00
Matthias Mailänder
f4959853fa Merge pull request #3836 from Mailaender/rpm-filesystem
List files again to avoid owning standard dirs in RPM
2013-10-14 08:44:11 -07:00
Matthias Mailänder
676db9753c Merge pull request #3932 from pchote/health-vis
Improve debug overlays
2013-10-14 08:42:33 -07:00
Paul Chote
d864989c19 Tidy PathfinderDebugOverlay. 2013-10-14 21:18:50 +13:00
Paul Chote
68cd537c9b Rename DebugOverlay -> PathfinderDebugOverlay. 2013-10-14 21:16:46 +13:00
Paul Chote
97a42e7d43 Fix A* debug overlay in D2K. 2013-10-14 21:14:21 +13:00
Paul Chote
f3c7c0e957 Update ingame label to match new behaviour. 2013-10-14 21:01:47 +13:00