Paul Chote
20fe59e844
Output compiled binaries to ./bin.
2020-11-24 17:53:48 +01:00
Paul Chote
dd0b08d54a
Replace ^ and . in platform paths with ^SupportDir and ^EngineDir.
2020-11-24 17:53:48 +01:00
teinarss
c2026dc254
Add Discord Rich Presence
2020-07-12 14:27:59 +02:00
netnazgul
6a825f8e60
Modify preset colors to not get flagged by color validator
2020-04-14 18:31:18 +02:00
teinarss
817f75c808
Add unique ingame-observer.yaml for D2K
2020-02-09 16:37:21 +01:00
Paul Chote
e8df28c518
Extract sysinfo logic to its own class.
2020-02-08 20:09:02 +01:00
Paul Chote
fd64ad7c89
Support rendering at non-integer display scales:
...
* 2x and 3x DPI artwork can be specified using
Image2x and Image3x in chrome.yaml.
* Images are rendered using bilinear interpolation.
* For non-integer screen scales, prefer downscaling
the next biggest resolution image over upscaling.
2020-01-26 20:22:49 +01:00
Matthias Mailänder
0e93d85273
Move the AssetBrowserFileEndingsFilter to IGlobalModData
...
to avoid mods having to duplicate the whole chrome layout.
2020-01-13 13:46:34 +01:00
Ivaylo Draganov
be1f820674
Move hotkey dialog logic into SettingsLogic, fix bugs and improve usability of the dialog
2019-08-23 14:08:09 +02:00
Ivaylo Draganov
c9ff54bfd5
Add hotkey settings panel with a hotkey remap dialog
...
* Add HotkeyDialogLogic.cs
* Add dialog-hotkey.yaml to all mods
* Add `GetFirstDuplicate` method to HotkeyManager to aid in validation
* Add "Player" and/or "Spectator" type to all hotkeys to allow for
validation based on overlapping types
* Change settings.yaml and SettingsLogic.cs to work with the new dialog
2019-06-28 12:10:48 +02:00
teinarss
9982b01642
Get the Ascender value from mod.yaml instead from the Font
2019-06-21 12:51:45 +02:00
teinarss
9fc8b829e4
Updated the observer ui
2019-05-22 22:37:50 +01:00
teinarss
ef47a3394f
Added cell pos and world pos to debug
2019-05-21 22:28:44 +01:00
Paul Chote
de9649df27
Add save/load browser and buttons to the UI.
2019-04-20 14:54:48 +02:00
Paul Chote
3a693d8def
Implement loading screens.
2019-04-20 14:54:48 +02:00
Paul Chote
b5a5eecc25
Add login/profile display to the main menu.
2018-07-29 00:30:17 +02:00
Paul Chote
128c65ff71
Tidy font definitions
...
Order by size/weight and fix key-value spacing.
2018-07-12 09:28:38 +00:00
Paul Chote
de4199048f
Add additional metadata to the default mods.
2018-05-31 17:45:58 +02:00
David Wilson
9bc9ce4577
Color picker update with team color presets. Bots added will use available team color presets by default
2018-03-18 23:29:47 -03:00
Peter Antal
701675fd4c
Add "Slowest" gamespeed with Timestep of 80.
...
Drop "Slowest" latency to 2 frames, to balance out with the particularly long timestep.
2018-02-28 13:06:24 +01:00
Paul Chote
7fba6a2155
Add a view-only server list tab to the multiplayer lobby.
2017-12-30 17:03:58 +01:00
Paul Chote
bccc0f8f17
Add a player list to the MP server browser.
2017-12-26 20:05:38 +01:00
Paul Chote
0b446167b6
Unify and tweak layout of MP browser window.
2017-12-24 01:47:44 +01:00
Paul Chote
502c3e2bf5
Remove global chat integration.
2017-12-13 21:04:16 +01:00
Paul Chote
99908c4d80
Move hardcoded list of lobby options into yaml.
2017-12-12 22:43:11 +01:00
Paul Chote
eb3ab682e8
Remove unused hotkeys from each mod.
2017-12-08 01:29:15 +01:00
Paul Chote
35a3df3736
Duplicate default hotkeys in yaml.
2017-12-08 01:29:15 +01:00
Pavel Penev
77ae802b9c
Added D2k asset installer d2k-e
2017-12-02 00:08:50 +01:00
Pavel Penev
8f5787a57f
Added D2k asset installer d2k-d
2017-12-02 00:08:50 +01:00
Pavel Penev
45a2f5e6c1
Added D2k asset installer d2k-c
2017-12-02 00:08:50 +01:00
Pavel Penev
649971d517
Renamed D2k asset installers to systematize namings
2017-12-02 00:08:50 +01:00
rob-v
c848b30e9e
Add chat tab to multiplayer/replays ingame menu
2017-08-17 21:54:19 +01:00
abcdefg30
a942ca8f57
Add a global script for campaign missions in d2k
2017-08-17 19:05:38 +02:00
Paul Chote
e1cd00c1dd
Add backend plumbing for model loaders.
2017-06-14 18:56:06 +02:00
Paul Chote
0222ea675c
Implement mod-defined package loaders.
2017-05-07 13:25:38 +01:00
Paul Chote
9b93771dbc
Remove metadata that was only used by the mod chooser.
2017-04-22 11:31:43 +01:00
Paul Chote
5d5fd7a0e8
Remove RequiredMods logic.
2017-04-21 17:55:15 +01:00
reaperrr
785e20e0f3
Add "Fast" game speed to all mods
...
Sitting smack in the middle between Default and "Faster", except for order delay (which is same as Faster to avoid rejected/dropped orders).
2017-03-18 17:45:02 +01:00
reaperrr
686b21c044
Change target location for Mods.Cnc to mods/common
2017-02-12 18:02:15 +01:00
reaperrr
66f1cc69d8
Move D2k/TS ingame-observer.yaml to common
2017-02-12 16:45:19 +01:00
reaperrr
5e465ff965
Remove RA reference from d2k
2017-02-12 16:45:17 +01:00
reaperrr
6f9f630fdc
Move RA chrome yamls to common
2017-02-12 16:45:15 +01:00
Mustafa Alperen Seki
ec4f79f372
Reorder D2K rule files on mod.yaml
...
This effects the order on map editor.
2017-01-25 11:33:18 +02:00
Paul Chote
4f52d42380
Add support for an older/alternative d2k release.
2016-10-13 17:49:44 +01:00
abcdefg30
8282dc95b1
Remove duplicated chrome yaml files from d2k
2016-10-04 15:12:40 +02:00
Paul Chote
88c43fa9b3
Extract content sources and downloads to external files.
2016-08-08 22:36:08 +01:00
Paul Chote
e067618268
Add d2k download metadata.
2016-07-30 09:14:36 +01:00
Paul Chote
0269805f2a
Add GruntMods D2K installer metadata.
2016-07-30 09:14:36 +01:00
Paul Chote
3e1a2a89c0
Update content metadata for 1.06 and fonts.
2016-07-30 09:14:36 +01:00
Paul Chote
fdc74353fc
Migrate to 1.06 patch content.
2016-07-30 09:14:35 +01:00