Paul Chote
|
0c098e74f1
|
Don't crash when mousing over a bot as a non-admin.
|
2018-08-25 21:56:10 +02:00 |
|
Paul Chote
|
a51b916eaa
|
Hide the Ready checkbox when a spectator transfers away Admin.
|
2018-08-04 22:12:43 +02:00 |
|
Paul Chote
|
70706ca531
|
Add lobby tooltips for registered / anonymous players.
|
2018-07-29 00:30:17 +02:00 |
|
Paul Chote
|
630936a211
|
Adjust lobby tooltip plumbing:
- Pass Client instead of Client ID
- Pass WorldRenderer and OrderManager to util helpers.
|
2018-07-29 00:30:17 +02:00 |
|
Paul Chote
|
97c03b00f2
|
Strip the client block down to latency only.
|
2018-07-29 00:30:17 +02:00 |
|
teinarss
|
1c0aa24640
|
Added a player action dropdown.
Adds options for:
- handling kick
- transferring admin
- move to spectator
|
2018-07-05 23:22:09 +01:00 |
|
Arular101
|
8a60918841
|
Update copyright notice year to 2018
|
2018-01-17 00:47:34 +01:00 |
|
Paul Chote
|
fa8ab19dfd
|
Fix global chat history buffer timestamps.
|
2017-09-28 15:09:12 +02:00 |
|
Paul Chote
|
6e145f902b
|
Fix empty lobby faction tooltips.
|
2017-07-08 22:45:51 +02:00 |
|
Paul Chote
|
b0906e1836
|
Add a bot type identifier.
|
2017-07-07 21:31:45 +01:00 |
|
Paul Chote
|
714b24329c
|
Use standard button tooltip for faction descriptions.
|
2017-06-27 23:27:53 +02:00 |
|
rob-v
|
0e3cc1ad28
|
(Lobby)MapPreviewLogic refactoring
|
2017-05-14 21:06:16 +01:00 |
|
rob-v
|
224bda6de5
|
Fix Player slot when changing map
|
2017-05-14 13:19:18 +02:00 |
|
reaperrr
|
ea29cce3cf
|
Merge pull request #13002 from rob-v/LobbyOptionsEditableByHost
Host can change Team and Spawn of any player. #12936
|
2017-05-04 19:15:01 +02:00 |
|
rob-v
|
bd025873cf
|
Host can change Team and Spawn of any player. #12936
|
2017-04-23 12:06:44 +02:00 |
|
rob-v
|
1206205d17
|
Enhance - unify global chat (with lobby chat)
|
2017-04-22 20:25:20 +02:00 |
|
Taryn Hill
|
43317e0f5d
|
Update copyright notice year to 2017
|
2016-12-31 23:46:13 -06:00 |
|
Matthew Uzzell
|
6110357460
|
#10416 Added ready checkbox for spectating admins
|
2016-07-14 23:42:32 +01:00 |
|
Matthias Mailänder
|
5245df729d
|
Migrate to Open.Nat version 2.0.16
Move the dependency from all libraries to game engine only.
Initialize after the renderer setup to ensure a visible window.
|
2016-06-19 08:41:14 +02:00 |
|
Oliver Brakmann
|
c0dd7c3182
|
Fix NREs in LobbyUtils.GetExternalIP
|
2016-06-05 12:55:00 +02:00 |
|
Oliver Brakmann
|
fe02bea521
|
Fix several NREs during setup of client tooltips in GameInfoStatsLogic
|
2016-04-09 15:21:17 +02:00 |
|
Paul Chote
|
d40bff3fd9
|
Support map-defined AI in the lobby.
|
2016-03-16 21:03:31 +00:00 |
|
Paul Chote
|
e71225496b
|
Clarify GPL version.
|
2016-02-21 16:30:48 +00:00 |
|
Paul Chote
|
b396965fd9
|
Update licence header year.
|
2016-02-21 16:27:31 +00:00 |
|
Paul Chote
|
3708a7649d
|
Remove MapPreview.CacheRules.
|
2016-02-06 22:30:49 +00:00 |
|
RoosterDragon
|
8e89a6a696
|
Simplify names, remove unused usings, remove redundant casts.
|
2016-01-17 21:35:36 +00:00 |
|
Matthias Mailänder
|
79dc26c978
|
add an in-game client tooltip without latency indicator
|
2015-12-11 07:29:54 +01:00 |
|
Matthias Mailänder
|
1f07962510
|
remove unused Session.Slot
|
2015-12-11 07:29:07 +01:00 |
|
Matthias Mailänder
|
86a2a54640
|
catch MappingExceptions in NatDevice.GetExternalIP
|
2015-11-23 21:39:42 +01:00 |
|
Paul Chote
|
6236b29fde
|
Truncate player name in observer stats and diplomacy panels.
|
2015-11-09 18:51:15 +00:00 |
|
Paul Chote
|
fed2029d1f
|
Truncate long player names in lobby.
|
2015-11-08 14:59:59 +00:00 |
|
Paul Chote
|
be37717e6d
|
Account for cross-mod tile shapes in map previews.
|
2015-10-24 22:02:46 +01:00 |
|
Paul Chote
|
c6740b1bcb
|
Inherit lobby bin size from the root.
|
2015-10-04 17:26:38 +01:00 |
|
atlimit8
|
9acf121eb1
|
Replace ActorInfo.Traits.WithInterface with ActorInfo.TraitInfos<T>()
|
2015-09-21 15:50:57 -05:00 |
|
Guido L
|
8a1a6945f1
|
Fix and move Logic into its own Function in LobbyUtils
|
2015-09-14 23:19:50 +02:00 |
|
Pavel Penev
|
dec2696e76
|
Change "Change faction" lobby command
|
2015-08-22 23:34:40 +03:00 |
|
Pavel Penev
|
05e081043b
|
Rename last usages of "race" in UI YAML files
|
2015-08-22 23:34:38 +03:00 |
|
Pavel Penev
|
faf0da6994
|
Rename Session.Slot.LockRace
|
2015-08-05 18:11:10 +03:00 |
|
Pavel Penev
|
2f38239f32
|
Clean up LobbyUtils from "race" a bit
|
2015-08-05 18:07:26 +03:00 |
|
Pavel Penev
|
5eaf5b5b51
|
Rename Session.Client.Race
|
2015-08-05 17:45:56 +03:00 |
|
penev92
|
dc30e5a46d
|
Rename LobbyCountry to LobbyFaction
|
2015-07-25 00:20:58 +03:00 |
|
deniz1a
|
7337afcfeb
|
Improves player name text field in game lobby.
Esc key resets text field to unmodified value and yields focus.
|
2015-07-24 23:13:17 +03:00 |
|
penev92
|
b8aa92c4be
|
Rename Player.DisplayCountry to Player.DisplayFaction
|
2015-07-15 04:10:13 +03:00 |
|
penev92
|
bb648decc3
|
Rename Player.Country to Player.Faction
|
2015-07-15 04:06:52 +03:00 |
|
penev92
|
2e04fb5ddd
|
Rename Faction trait members
Rename Faction.Race to Faction.InternalName
|
2015-07-14 18:50:39 +03:00 |
|
Pavel Penev
|
3666fabf1e
|
Merge pull request #8137 from Mailaender/sanitize-player-name
Added a client side player name sanitation
|
2015-05-30 22:21:32 +03:00 |
|
Matthias Mailänder
|
8e919d3215
|
move GeoIP functions into it's own class
extract the geoip database .gz in-game
|
2015-05-23 16:00:46 +02:00 |
|
Matthias Mailänder
|
736b169319
|
sanitize player names
|
2015-05-23 15:07:13 +02:00 |
|
RoosterDragon
|
748b37ede7
|
Ensure we never return a null string from LookupCountry.
|
2015-04-29 19:27:49 +01:00 |
|
Paul Chote
|
3cfa96e7a6
|
Fix random country display.
|
2015-04-20 03:33:46 +12:00 |
|