Commit graph

34 commits

Author SHA1 Message Date
ipkpjersi
6e8e0a7395 Upgrade mysql connector to latest version 2025-09-15 02:07:04 +00:00
Logg
8dac1664e4 downgrade netty back to familiar version to troubleshoot webclient 2024-03-16 00:31:38 +00:00
Logg
a2172f7291 add netty transport native unix common lib 2024-03-13 00:56:31 +00:00
Clarence Clearwater
f601d645d8 Upgrade netty to 4.1.107 2024-03-12 10:59:02 +00:00
Rrrrry123
652fb00419 Update XStream so we can run on latest Javas. 2022-01-02 20:31:24 +00:00
Chris Manning
2344b31136 Rework plugins, allows Server and World to be injected into any Plugin during... 2021-12-23 17:18:40 +00:00
Marwolf
d2df4a1ea9
Log4j security update to 2.17.0 2021-12-21 11:21:01 -05:00
Marwolf
bfc31f8471
Log4j security update to 2.16.0 2021-12-17 16:02:12 -05:00
Marwolf
3fd7a6b1d4
Log4j security update to 2.15.0 2021-12-10 13:26:55 -05:00
Chris Manning
50eb5f2942 Fixing errors 2021-12-03 04:09:52 +00:00
Chris Manning
5656186d7f Improve index of game tick events 2021-12-03 04:09:52 +00:00
ipkpjersi
fe70784c0b Upgraded MySQL connector version to 8
It's still backwards compatible with MySQL 5.7 and 5.8, but also works with 8.0 which is default on Ubuntu 20.04
2021-06-25 00:15:06 +00:00
Preston Smith
18b714e5b9 Load any RSC map files 2021-06-06 21:22:55 -04:00
Chris Manning
a41db299fe Feature/sqlite implementation 2021-06-07 00:01:58 +00:00
Chris Manning
cdcee1e330 Fixes several issues with new log files 2021-04-21 23:42:27 +09:00
Chris Manning
ab04413e9e Performance improvements on Region, consolidated logic on selecting a player, upgraded Guava, minor refactoring 2021-04-04 12:17:09 -04:00
Hubcapp
c5ada8b638 Adds support for Client detection & Authentic RSC235 packet handling (RSA+ISAAC) 2020-08-25 16:45:44 -05:00
Marwolf
a01da5d092
Lib clean up 2019-11-04 09:55:39 -05:00
Marwolf
11feec7bba
Adds GitLab API library support 2019-11-04 08:48:47 -05:00
Marwolf
190e209500
Adds needed Discord jar 2019-11-03 00:56:28 -05:00
Aenge
b045b86ca8 Add dependencies 2019-11-03 01:51:16 -04:00
Marwolf
004be6db0d Renames Game_Server back to server 2019-10-28 16:22:20 -04:00
Marwolf
b6b5924cab Significantly changes folder layout and IntelliJ project structure 2019-10-28 15:09:09 -04:00
Marwolf
3b861b5e1f Implements packet limit, connection limit, connection timeout in server 2019-02-17 16:19:48 -05:00
Marwolf
309ee7e55b Enables ThrottleFilter and RSCPipelineFactory, updates Android version 2019-02-12 21:55:18 -08:00
Marwolf
cddc24f185 Android folder clean up, added missing data source folder, set perms 2018-09-25 11:28:25 -04:00
Marwolf
0c37cd1b3f Added bank command from v1 2018-09-14 16:40:06 -04:00
Marwolf
f82afbc45c Initial commit 2018-08-24 16:52:55 -04:00
Marwolf
469c231f4f Server now compiles executable jar 2018-08-11 11:55:50 -04:00
@Kenix3
9c67b830e2 Fixed issue where teleport command doesn't work right with three arguments 2018-08-09 22:23:22 -04:00
Marwolf
0a562c8fa5 Removed pircbot library, added server name setting in client/server
Removed pircbot jar references, added config option in client and in server for the server's name.
2018-08-09 00:41:01 -04:00
Daniel Loth
08233f4d7b Update database connection creation code.
Update the mysql connector jar to current version.

Add ConnectionFactory. All connection creation is now performed here.
This means that changing the connection string happens in one place.

Update other code to create database connections via ConnectionFactory.
2018-07-21 11:43:18 +10:00
Marwolf
3bb194e3ab File mode change for git 2018-07-14 15:07:52 -04:00
Zack Penn
a41e93d9ce initial import 2018-05-30 22:28:58 -05:00