KrewsOrg
|
a07c13181d
|
2.3.2
|
2020-05-09 13:35:31 +01:00 |
|
Harmonic
|
8bb3581f41
|
Update README.md
|
2020-05-09 08:32:31 -04:00 |
|
KrewsOrg
|
59fad6fa63
|
2.3.2. Fixed exploits.
|
2020-05-09 13:32:08 +01:00 |
|
Harmonic
|
e96c9492a4
|
Merge branch 'feature/rework-logging' into 'new-logging'
Rework logging, upgrade dependencies and remove unused dependencies
See merge request morningstar/Arcturus-Community!139
|
2020-05-08 17:19:14 -04:00 |
|
skeletor
|
d0b673952a
|
Merge branch 'chatlog-timestamp' into 'dev'
Fixed !146 Chatlog should be orderer by timestamp
See merge request morningstar/Arcturus-Community!151
|
2020-05-08 06:31:17 -04:00 |
|
Swirny
|
2e40f295df
|
Chatlog ordered by timestamp
|
2020-05-08 06:23:37 -04:00 |
|
Harmonic
|
b3d3240e26
|
Merge branch 'fix-water-cpu-issues' into 'dev'
Fix water cpu issues
See merge request morningstar/Arcturus-Community!150
|
2020-05-08 05:30:44 -04:00 |
|
Harmonic
|
7f987c7446
|
Merge branch '600-cme' into 'dev'
fix(Room): pets CME
See merge request morningstar/Arcturus-Community!142
|
2020-05-08 05:22:00 -04:00 |
|
Harmonic
|
980cf66815
|
Merge branch '595-npe' into 'dev'
fix(WiredEffectMoveFurniTowards): npe
See merge request morningstar/Arcturus-Community!141
|
2020-05-08 05:21:49 -04:00 |
|
David Silva
|
31c7ff7b6d
|
fix(Room): pets CME
|
2020-05-05 13:59:12 +02:00 |
|
David Silva
|
145c02681f
|
fix(WiredEffectMoveFurniTowards): npe
|
2020-05-05 12:57:18 +02:00 |
|
Mike
|
401af627ff
|
Fix exception spam on busy hotels.
|
2020-05-05 04:00:02 +02:00 |
|
Mike
|
2bc4bc3473
|
Added stub for old logger so plugins don't break.
|
2020-05-05 03:56:21 +02:00 |
|
Mike
|
ca5ca73a9d
|
Try to improve build size by reducing dependencies used for logging.
|
2020-05-05 02:24:33 +02:00 |
|
Mike
|
b5265a1fd2
|
Fix groovy?
|
2020-05-05 02:01:36 +02:00 |
|
Mike
|
fd2293342f
|
Add rolling files.
|
2020-05-05 01:59:28 +02:00 |
|
Mike
|
5fc6bc4002
|
Add packet names to logger.
|
2020-05-05 01:31:50 +02:00 |
|
Mike
|
14a1c56877
|
Remove unused packet ids and fix duplicate composer.
|
2020-05-05 01:27:39 +02:00 |
|
Mike
|
a7946b4adc
|
Replace remainder sout with logger.
|
2020-05-05 00:28:25 +02:00 |
|
Mike
|
1bd9db75a6
|
Added logback xml because it was ignored somehow.
|
2020-05-05 00:22:54 +02:00 |
|
Mike
|
a0582c09ee
|
Re-added Jansi, moved ClientMessage logging.
|
2020-05-05 00:20:07 +02:00 |
|
Mike
|
89ff26f21b
|
More logging progress
|
2020-05-04 22:24:09 +02:00 |
|
Mike
|
4748c033ad
|
Dependencies and logging progress
|
2020-05-04 19:54:07 +02:00 |
|
Harmony
|
c83f7cd364
|
Merge branch 'git-pipeline' into 'dev'
Update gitlab pipeline
See merge request morningstar/Arcturus-Community!138
|
2020-05-04 13:46:26 -04:00 |
|
Harmony
|
410a50ba45
|
Merge branch 'dev' into 'git-pipeline'
# Conflicts:
# .gitlab-ci.yml
|
2020-05-04 13:46:12 -04:00 |
|
Harmony
|
569205b991
|
Remove Project Dobby
|
2020-05-04 13:39:57 -04:00 |
|
Mike
|
9762d41aae
|
Update pipeline
|
2020-05-04 18:55:48 +02:00 |
|
Mike
|
47f257f9ba
|
Update pipeline
|
2020-05-04 18:33:25 +02:00 |
|
Mike
|
98c4f4e048
|
Update pipeline
|
2020-05-04 18:29:48 +02:00 |
|
Harmonic
|
b6065a393c
|
Merge branch 'fix/optimize-water' into 'fix-water-cpu-issues'
Optimize water mask recalculations, fixes high CPU spikes
See merge request morningstar/Arcturus-Community!137
|
2020-05-04 10:43:45 -04:00 |
|
Mike
|
9a9b986948
|
Improve corner clipping and remove picked up furni from mask calculation
|
2020-05-04 06:18:12 +02:00 |
|
Mike
|
87fdba280a
|
Optimize water item update.
|
2020-05-04 05:53:28 +02:00 |
|
Mike
|
196c1ef23d
|
Optimize water mask recalculations.
|
2020-05-04 05:41:28 +02:00 |
|
Harmonic
|
fe533a17c9
|
Merge branch 'fix/netty-illegalreferencecount' into 'dev'
Fixes issue #588, netty IllegalReferenceCount
See merge request morningstar/Arcturus-Community!136
|
2020-05-03 10:13:06 -04:00 |
|
Mike
|
81ff35fe6e
|
Fixes issue #588, netty IllegalReferenceCount
|
2020-05-03 16:07:27 +02:00 |
|
Beny
|
755c589ba6
|
Fix Issue #575 related to pathfinder changes
|
2020-05-03 03:01:49 +02:00 |
|
Beny
|
f979901a6d
|
Merge branch 'fix/message-composer' into 'dev'
Fix MessageComposer race condition caused by #133.
See merge request morningstar/Arcturus-Community!135
|
2020-05-02 20:11:12 -04:00 |
|
Mike
|
605dd000a6
|
Fix MessageComposer race condition caused by #133.
|
2020-05-03 02:08:12 +02:00 |
|
Beny
|
c590e49ff1
|
Fix sometimes incorrect Habbo height on item pickup
|
2020-05-03 00:33:02 +02:00 |
|
Beny
|
1b97707bc7
|
Fix rotating monster plants
|
2020-05-02 23:53:59 +02:00 |
|
Harmonic
|
616b25f159
|
Merge branch 'dev' into 'dev'
Fix InteractionBattleBanzaiPuck cannot be moved when in a corner
See merge request morningstar/Arcturus-Community!132
|
2020-05-02 10:26:57 -04:00 |
|
Harmonic
|
279fbff999
|
Merge branch 'add-crypto' into 'dev'
Add crypto
See merge request morningstar/Arcturus-Community!134
|
2020-05-02 10:26:21 -04:00 |
|
Harmonic
|
6a0371c8f4
|
Merge branch 'feature/crypto' into 'add-crypto'
Added crypto and netty pipeline improvements
See merge request morningstar/Arcturus-Community!133
|
2020-05-02 08:54:49 -04:00 |
|
Mike
|
57f66a1514
|
Force encryption to be used when it is enabled.
Not doing this check would make it possible to skip encryption when it is enabled.
|
2020-05-02 04:36:26 +02:00 |
|
Mike
|
208be6210c
|
Null check for when encryption is disabled.
|
2020-05-02 03:38:22 +02:00 |
|
Mike
|
90061e8d7d
|
Clean up netty pipeline and actually use it.
|
2020-05-02 03:17:59 +02:00 |
|
narzo
|
a206a28164
|
Fix InteractionBattleBanzaiPuck cannot be moved when in a corner
|
2020-05-01 20:52:46 -04:00 |
|
Mike
|
74772b04ed
|
Added DiffieHellman / RSA and RC4.
|
2020-05-02 02:18:09 +02:00 |
|
Harmonic
|
f1fbdea6c0
|
Merge branch 'fix-group-forum-exploit' into 'dev'
Fix group forum exploit
See merge request morningstar/Arcturus-Community!129
|
2020-05-01 12:21:47 -04:00 |
|
Harmonic
|
ad86aeadf0
|
Fix group forum exploit
|
2020-05-01 12:21:47 -04:00 |
|