in0finite
|
a935c442ae
|
...
|
2020-05-31 19:09:44 +02:00 |
|
in0finite
|
a645e5e8dc
|
improve vehicle spawning API, and add ability to request specific vehicle
|
2020-05-31 19:09:44 +02:00 |
|
in0finite
|
97bd52728d
|
only on server
|
2020-05-31 19:09:44 +02:00 |
|
in0finite
|
b8e93dce69
|
"kill all peds" button available only on server
|
2020-05-31 19:09:44 +02:00 |
|
in0finite
|
85fe74bacc
|
ped stalker's target is assigned
|
2020-05-31 19:09:44 +02:00 |
|
in0finite
|
69cddbea30
|
change button names
|
2020-05-31 19:09:44 +02:00 |
|
in0finite
|
47e4c2cead
|
add request to spawn ped stalker
|
2020-05-31 19:09:44 +02:00 |
|
in0finite
|
204aeb5d42
|
add ability to spawn ped around any transform
|
2020-05-31 19:09:44 +02:00 |
|
in0finite
|
90dc1a7b3a
|
add option to remove current weapon
|
2020-05-31 19:09:44 +02:00 |
|
in0finite
|
0632eae48f
|
adapted WeaponsWindow
|
2020-05-31 19:09:44 +02:00 |
|
in0finite
|
8f4f319d12
|
utilities window makes requests
|
2020-05-31 19:09:43 +02:00 |
|
in0finite
|
25d5ec17dd
|
client can teleport from map window
|
2020-05-31 19:09:43 +02:00 |
|
in0finite
|
01b103c34d
|
client can use teleport window
|
2020-05-31 19:09:43 +02:00 |
|
in0finite
|
c19f7b9066
|
cmd line args parsing finished ?
|
2020-05-31 19:09:43 +02:00 |
|
in0finite
|
8a38f81df7
|
show teleport locations only on server
|
2020-05-31 19:09:43 +02:00 |
|
in0finite
|
a7dd283fd4
|
show utilities only on server
|
2020-05-31 19:09:43 +02:00 |
|
in0finite
|
221086fe95
|
working on displaying players on minimap
|
2020-05-31 19:09:43 +02:00 |
|
in0finite
|
d5e35ec745
|
change window height
|
2020-05-31 19:09:42 +02:00 |
|
in0finite
|
6e18f5ba1a
|
log exception
|
2020-05-31 19:09:42 +02:00 |
|
in0finite
|
b85b3c0bac
|
parse port number as ushort
|
2020-05-31 19:09:42 +02:00 |
|
in0finite
|
f06d0e444f
|
rename vars
|
2020-05-31 19:09:42 +02:00 |
|
in0finite
|
3bc6f090d4
|
...
|
2020-05-31 19:09:42 +02:00 |
|
in0finite
|
8cb0c42901
|
log exception
|
2020-05-31 19:09:42 +02:00 |
|
in0finite
|
3aa09f9f04
|
parse port number as ushort
|
2020-05-31 19:09:42 +02:00 |
|
in0finite
|
d295665f85
|
rename var
|
2020-05-31 19:09:42 +02:00 |
|
in0finite
|
5facf5f6e6
|
max num players is configurable
|
2020-05-31 19:09:42 +02:00 |
|
in0finite
|
f40c15c195
|
kill all peds and destroy all vehicles, including local
|
2020-05-31 19:09:42 +02:00 |
|
in0finite
|
f1254e10e6
|
Uses it's own scroll view for stats
|
2020-05-31 19:09:41 +02:00 |
|
in0finite
|
5ca4ce46df
|
Working on player stats
|
2020-05-31 19:09:41 +02:00 |
|
in0finite
|
eedc0f1e62
|
Working on stats
|
2020-05-31 19:09:41 +02:00 |
|
in0finite
|
54c44a89a7
|
Create some files
|
2020-05-31 19:09:41 +02:00 |
|
in0finite
|
907db40357
|
Set default IP to 127.0.0.1
|
2020-05-31 19:09:38 +02:00 |
|
in0finite
|
455b9dc04d
|
Add OK button in message box
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
da92b2b621
|
Don't show StartGame/JoinGame windows in pause menu
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
840e121b4e
|
Added button to add random weapons
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
519ddd004e
|
Fix NRE in PedsWindow
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
73c4dc2bb0
|
Fix bug in Mirror with twice setting client as ready
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
ee4afecf3a
|
Trying to use ServerChangeScene()
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
571b498202
|
Display client status and add ability to cancel connecting
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
37b9724a17
|
Don't display "Start game" and "Start demo" buttons in main menu
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
b397a39cc7
|
Improve JoinGameWindow
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
580335b576
|
Improve StartGameWindow and apply 'dontListen' option
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
99311f5825
|
Create StartGameWindow
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
acf35ed9fd
|
Working on JoinGameWindow
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
f15a35f15e
|
Create JoinGameWindow
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
127425a01c
|
Add option to destroy window on close. Add API for creating windows.
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
8080caad44
|
Create MessageBox
|
2020-05-31 19:09:37 +02:00 |
|
in0finite
|
5a085107bb
|
Improved console:
- changed window size
- added option to select log message and display stack trace
|
2020-05-31 19:09:36 +02:00 |
|
in0finite
|
eb874984df
|
Don't expand label width
|
2020-05-31 19:09:36 +02:00 |
|
in0finite
|
afdd15e9ce
|
Add some space between zones
|
2020-05-31 19:09:36 +02:00 |
|