Gerkiz
2de11b8526
Banhandler - minor fix
2022-11-29 15:35:42 +01:00
Gerkiz
ec106a7f8f
Server - minor changes to banhandler
2022-11-24 15:21:41 +01:00
Gerkiz
c8db36bc4f
Jaildata - fix date issue
2022-11-04 22:39:29 +01:00
Gerkiz
0d91a9015a
Jaildata - fix date issue
2022-11-04 19:01:11 +01:00
Gerkiz
2a3eab8521
Server - add new backend commands
2022-10-21 21:49:49 +02:00
Gerkiz
8a4aa9220f
Add new jail channel to discord
2022-09-03 21:25:10 +02:00
Gerkiz
5c440f84b3
Server - added nil checks
2022-08-01 22:23:10 +02:00
Gerkiz
7590be58fe
Change Game.get_player_by_index -> game.get_player
2022-06-26 23:34:38 +02:00
Gerkiz
bb96ff4fef
New module - banhandler
...
Bans a player on join if found in banlist
2022-06-26 22:37:31 +02:00
Gerkiz
17e0988d2d
Minor fix
2022-01-19 22:36:35 +01:00
Gerkiz
bd906f8e7f
Add the ability to connect to other servers via ingame
2022-01-18 00:07:25 +01:00
Gerkiz
c39279ffdd
Server util - new ways to send messages to discord
2022-01-14 16:16:21 +01:00
Gerkiz
8013d125a3
Minor fix
2022-01-06 01:09:35 +01:00
Gerkiz
d7dcb7270c
Fix missing commit
2022-01-05 22:53:25 +01:00
Gerkiz
74bf9bec20
Minor changes to logging to discord
2022-01-05 22:49:07 +01:00
Gerkiz
7ce9894a15
two new modules and changes to scenario
2021-07-12 16:15:55 +02:00
Gerkiz
d3880c78a6
various tweaks
2021-07-02 10:52:27 +02:00
Gerkiz
6a262c01a2
new command - playtime
...
returns a value from the webpanel and prints it out to the player that ran the command
2021-06-02 00:05:45 +02:00
Gerkiz
0be0055eb7
minor adjustments done to rpg, wave defense and mtn v3
2021-05-23 02:02:11 +02:00
Gerkiz
64e588128e
Validate functions and log player messages.
2021-05-07 01:19:38 +02:00
Gerkiz
f76af8c582
debug and desync fixes
2021-04-04 13:51:27 +02:00
Gerkiz
5cddfdbc59
added ping role support
...
allows a given role to be pinged by the webpanel
2021-03-17 16:39:03 +01:00
Gerkiz
25050bbefe
minor tweaks
2021-03-11 21:53:12 +01:00
Gerkiz
cc0df3d549
minor changes
2021-01-11 23:34:19 +01:00
Gerkiz
8521eb4278
locale fixes
2020-11-29 21:26:49 +01:00
Gerkiz
f3ef03915a
locale fixes
2020-11-29 21:20:39 +01:00
Gerkiz
1b2c7f6cd8
tweaks
2020-11-15 19:23:54 +01:00
Gerkiz
24831460d3
mtn fortress changes
2020-10-30 10:45:12 +01:00
Gerkiz
da8f82ba29
changes
...
added export_stats so web panel can fetch data from instance
and minor tweaks
2020-10-26 23:55:06 +01:00
Gerkiz
729c252a02
added UPS measurement
...
this is done in the wrapper
2020-10-21 13:34:59 +02:00
Gerkiz
6335126c6c
refactor
2020-07-07 23:42:44 +02:00
Gerkiz
552088b099
improved server callback
2020-04-24 22:40:10 +02:00
Gerkiz
8e507a8984
minor fix
2020-04-05 18:39:16 +02:00
Gerkiz
58427b8083
Update server.lua
...
Added new a new command.
Only the server can utilize this.
2020-04-05 18:34:29 +02:00
Gerkiz
202aca5b52
Update server.lua
...
Added new command.
Server.stop_scenario()
2020-02-25 22:29:51 +01:00
cogito123
44bed491ea
utils/server.lua: don't assume player association
...
Until now, it was assumed that entity "character" was player associated.
While this is true in 99% of cases, mods that allows NPCs are not
associated with a player and thus when they kill, error happens.
This patch adds additional check.
2020-01-04 21:54:11 +01:00
Gerkiz
b1c386a3ac
added to_banned
2019-12-19 22:47:10 +01:00
Gerkiz
581273dc46
Minor changes
...
Task is no longer global
global.lua now returns token.
2019-10-26 13:10:56 +02:00
Gerkiz
2ad8db371a
Major overhaul to player sessions
...
Removed all local files for player session.
Player sessions are now fetched from the scenario-data.
2019-07-06 16:38:03 +02:00
Gerkiz
acb57960a6
Minor changes to server
...
Added so it prints to discord what the player was killed by.
2019-06-30 20:58:39 +02:00
Gerkiz
a335796d19
fixed error on startup
2019-03-09 23:57:57 +01:00
Gerkiz
e318da6578
event_changes
2019-03-09 23:14:30 +01:00
MewMew
3e63fa3362
server utils
2019-02-20 11:43:29 +01:00