RoosterDragon
bfe1804bf6
Fix some spellings.
2015-11-27 16:19:59 +00:00
Pavel Penev
98134fab5d
Validate player color when changing slots in the lobby
2015-11-07 20:27:10 +02:00
Oliver Brakmann
214945a61f
Merge pull request #9324 from atlimit8/ColorSpacePrefixes
...
Hex Color Parsing
2015-11-02 20:28:04 +01:00
Paul Chote
64498b1ea7
Fix singleplayer game latency.
2015-10-31 11:36:32 +00:00
atlimit8
dac15edce5
Load rgb[a] hex colors from MiniYaml (+ Lua)
2015-10-27 16:09:48 -05:00
Paul Chote
08df5b9d7d
Fix the server reporting for Debug Menu.
2015-10-10 21:41:27 +01:00
atlimit8
9acf121eb1
Replace ActorInfo.Traits.WithInterface with ActorInfo.TraitInfos<T>()
2015-09-21 15:50:57 -05:00
Paul Chote
301b698c81
Add game speed dropdown to the lobby.
2015-09-06 17:48:41 +01:00
Pavel Penev
dec2696e76
Change "Change faction" lobby command
2015-08-22 23:34:40 +03:00
Pavel Penev
09f67d18bb
Some internal "race" to "faction" renaming
2015-08-22 23:34:36 +03:00
abcdefg30
dae70321c2
Merge pull request #8792 from deniz1a/reveal-shroud
...
Changes shroud lobby setting from disabling shroud to revealing it.
2015-08-12 22:04:15 +02:00
Pavel Penev
faf0da6994
Rename Session.Slot.LockRace
2015-08-05 18:11:10 +03:00
Pavel Penev
5eaf5b5b51
Rename Session.Client.Race
2015-08-05 17:45:56 +03:00
deniz1a
2ca949dbd2
Renames Shroud lobby option to Explored map.
2015-08-04 17:31:07 +03:00
Oliver Brakmann
4ed7a4ce8a
Merge pull request #8659 from penev92/bleed_playerReference
...
Rename PlayerReference.Race to Faction
2015-07-14 20:15:56 +02:00
penev92
1d49c23af0
Rename PlayerReference.Race and LockRace to Faction and LockFaction
2015-07-05 23:08:49 +03:00
Matthias Mailänder
8c92839e0b
warn about custom rules
2015-07-05 17:16:43 +02:00
Pavel Penev
6ed7e46162
Merge pull request #8398 from Mailaender/ping-order-nre
...
Fixed NREs in LobbyCommands PingFromClient
2015-06-29 01:55:54 +03:00
Matthias Mailänder
6b20b3266d
fix indentions
2015-06-20 16:44:02 +02:00
Matthias Mailänder
e228601a5c
fix NullReferenceExceptions during client pings
2015-06-20 15:54:23 +02:00
Pavel Penev
86af468ee4
Merge pull request #8400 from Mailaender/dedicated-validatecommand-nre
...
Fixed a NullReferenceException in LobbyCommands.ValidateCommand
2015-06-17 23:54:49 +03:00
Matthias Mailänder
50f9724e34
fix a NullReferenceException
2015-06-13 10:36:07 +02:00
Pavel Penev
f75da37ebf
Merge pull request #8401 from Mailaender/playercolor-dictionary-exploit
...
Fixed an exploit where choosing another players color crashes the game
2015-06-10 01:56:23 +03:00
reaperrr
621cdeb996
Make color validator less permissive and increase minimum color lumination.
...
Closes #7902 .
2015-06-08 03:07:51 +02:00
Matthias Mailänder
99c9841274
don't log to which player the duplicate color belonged
2015-06-06 16:50:44 +02:00
Matthias Mailänder
fefad25d9d
don't change player names without necessity
2015-05-30 09:20:44 +02:00
Matthias Mailänder
736b169319
sanitize player names
2015-05-23 15:07:13 +02:00
Paul Chote
4b1f541f34
Reorganize actor and smudge loading.
...
The actor and smudge definitions are now stored
as raw MiniYamlNodes in the map. It is now the
responsibility of the consumers to parse these
into real objects.
2015-04-30 07:06:14 +12:00
penev92
2402b56da7
Reorganize PlayerReference loading to enable upgrade rules for them.
...
The PlayerReference definitions are now stored
as raw MiniYamlNodes in the map.
2015-04-26 23:16:20 +03:00
abcdefg30
63fe578ba8
Allow picking of a random subfaction
2015-03-12 21:34:23 +01:00
abcdefg30
8ca61aa917
Updated all year numbers
2015-01-09 21:18:05 +01:00
RoosterDragon
a6cda967c2
Formatted all files.
...
Automatically formatted all files via VS. This generally corrects indentation, removes trailing whitespace and corrects misplaced tabs or spaces. Manually tweaked a few files where required.
2015-01-06 21:28:50 +00:00
Oliver Brakmann
75808c365a
Merge pull request #7269 from abcdefg30/general-polish
...
Some general polish
2015-01-04 16:54:37 +01:00
Matthias Mailänder
bc3acfeee7
StyleCop clean OpenRA.Game
2015-01-04 15:38:54 +01:00
abcdefg30
e4c562ca53
Oppress undesired messages about difficulty changes
2015-01-04 13:06:04 +01:00
Matthias Mailänder
44cd174a8d
StyleCop clean OpenRA.Game
2015-01-03 19:00:48 +01:00
Oliver Brakmann
ce41c60a40
Merge pull request #7244 from Hellhake/bom
...
Remove BOM
2015-01-02 12:11:27 +01:00
Hellhake
fa72e04042
Remove BOM
2015-01-01 22:51:12 +01:00
Guido L.
f03355ba90
Fix bad behavor while pinging Clients
2015-01-01 13:45:59 +01:00
Oliver Brakmann
de0a62eb42
Add a lobby option to control spawning creeps (viceroids/worms)
...
The lobby option is only exposed in d2k currently, not in TD or TS.
2014-12-28 19:26:39 +01:00
Paul Chote
22ab35f681
Fix capitalization.
2014-12-26 12:13:08 +13:00
Oliver Brakmann
087a06b3bc
Merge pull request #7152 from ihptru/masterserver
...
notify user that his server does not have forwarded ports
2014-12-20 13:34:51 +01:00
ihptru
57897b4916
notify user that his server does not have forwarded ports
2014-12-20 10:54:01 +03:00
reaperrr
2d7c1a3394
Rename CommonTraitsInterfaces to TraitsInterfaces, move to Traits namespace
2014-12-19 13:18:36 +01:00
Oliver Brakmann
441f30f021
Punctuation fixes
2014-12-18 20:24:37 +01:00
Oliver Brakmann
4b9b1df96b
Add short game option to GUI
2014-12-18 20:24:37 +01:00
Oliver Brakmann
280b30961f
Add plumbing for short game option
2014-12-18 20:03:26 +01:00
Matthias Mailänder
611e3038b2
Merge pull request #7066 from WolfGaming/FixTimeoutInSinglePlayer
...
Fix: Game can no longer drop you in a single player game.
2014-12-14 10:50:36 +01:00
Paul Chote
ecd3809bc2
Fix a collection of whitespace-style issues in Mods.Common.
2014-12-14 17:06:43 +13:00
WolfGaming
20fe03b6c1
Added comment and a static field for localhost.
2014-12-14 02:26:42 +00:00