Commit Graph

618 Commits

Author SHA1 Message Date
Juan Cruz Linsalata
5bd8c29b4a
1.0.8 2022-08-11 14:10:55 -03:00
Juan Cruz Linsalata
02c6e90c75
Merge pull request #154 from xIsm4/master
Retain duplicate instead duplicate().retain()
2022-08-11 14:10:15 -03:00
Ismael Hanbel
e8ba944fc7
Retain duplicate instead duplicate().retain() 2022-08-10 17:55:29 +02:00
linsaftw
597c06e565 1.0.7 2022-08-06 13:02:16 -03:00
linsaftw
6d8af353fc Merge branch 'master' of https://github.com/2lstudios-mc/FlameCord 2022-08-06 12:54:29 -03:00
linsaftw
9560facf61 Updated Upstream (Waterfall) 2022-08-06 12:39:12 -03:00
Juan Cruz Linsalata
7e44f73041
Merge pull request #153 from xIsm4/master
Dont frame unreadable connections
2022-08-05 16:46:18 -03:00
Juan Cruz Linsalata
77bb414a50
Update 0034-Dont-frame-unreadable-connections.patch 2022-08-05 16:46:10 -03:00
xIsm4
2883c0f0ca Dont frame unreadable connections 2022-08-04 23:29:02 +02:00
linsaftw
8e172cbb77 1.0.6 2022-07-28 10:53:56 -03:00
linsaftw
242796e902 Updated Upstream (Waterfall) 2022-07-28 10:53:09 -03:00
Juan Cruz Linsalata
8505e9803f
Merge pull request #148 from xIsm4/master
Fix firewall and make it configurable
2022-07-21 11:22:15 -03:00
Juan Cruz Linsalata
fec040c630
1.0.5 2022-07-21 11:22:02 -03:00
linsaftw
3552595346 Configurable firewall exceptions (avoids errors) 2022-07-21 11:20:58 -03:00
xIsm4
aa5aeee497 Fix firewall and make it configurable 2022-07-17 11:15:40 +02:00
linsaftw
544492fb63 fix timeout being detected by the firewall system 2022-07-14 17:04:01 -03:00
Juan Cruz Linsalata
39622ac5c9
1.0.4 2022-07-11 12:36:40 -03:00
linsaftw
15517da3f2 Updated Upstream (Waterfall) 2022-07-10 22:14:23 -03:00
Juan Cruz Linsalata
460b0f0c11
1.0.3 2022-06-14 20:59:59 -03:00
Juan Cruz Linsalata
57bec564c0
Merge pull request #139 from Luccboy/update/upstream
Updated Upstream (Waterfall)
2022-06-14 10:43:49 -03:00
Luccboy
6bfd1178b3
Updated Upstream (Waterfall)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by 2LStudios and as with ANY update, please do your own testing

Waterfall Changes:
a033a14 Disable tab list rewriting by default
ef0fc26 Fix packet IDs being bork due to optimisation attempt
4e0049a Add Protocol version to the packet not found messages
e4f1e3f Updated Upstream (BungeeCord)
2022-06-14 12:49:38 +02:00
LinsaFTW
55f62ff547 1.0.2 2022-06-09 10:27:37 -03:00
Juan Cruz Linsalata
db6de8318b
Merge pull request #135 from Luccboy/update/messages
Updated upstream and messages
2022-06-08 20:55:33 -03:00
Luccboy
106cd019da
Updated upstream and messages 2022-06-08 20:00:48 +02:00
LinsaFTW
dc4fb3b6cd 1.0.1 2022-06-08 10:30:45 -03:00
LinsaFTW
a1be830a6e Updated Upstream (Waterfall) 2022-06-08 10:30:07 -03:00
LinsaFTW
144994155a Allow displaynames larger than 16 characters 2022-06-07 20:38:15 -03:00
Juan Cruz Linsalata
d9e53cff55
1.0.0 2022-06-07 20:29:45 -03:00
Juan Cruz Linsalata
8380a7b28c
Merge pull request #134 from Luccboy/update/1.19
Updated Upstream (Waterfall)
2022-06-07 20:27:45 -03:00
Luccboy
2554ec2219
Updated Upstream (Waterfall)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by 2LStudios and as with ANY update, please do your own testing

Waterfall Changes:
59dbd08 Updated Upstream (BungeeCord) (#747)
9719e25 Temp disable protocol limits for 1.19
9b0080a Fix crash on startup (#743)
958ae29 Updated Upstream (BungeeCord) (#741)
29f1cfb Improve login state transition
a44c78a Various library bumps
2022-06-08 01:19:01 +02:00
LinsaFTW
f0fffed9f5 Don't firewall IOException 2022-06-03 18:19:50 -03:00
Juan Cruz Linsalata
d6bbda8e53
0.8.8 2022-05-07 19:45:16 -03:00
Juan Cruz Linsalata
776bec28e6
Merge pull request #124 from xRoier/master
Fix typo. from #123
2022-05-05 14:51:22 -03:00
Roger
f7e3e8a90b
Fix typo. in Issue #123 2022-05-05 10:29:04 +02:00
LinsaFTW
52117d8b70 Improve Extra Information 2022-05-02 17:46:07 -03:00
LinsaFTW
5adb18e4a8 Remove Extra Info 2022-05-02 17:35:47 -03:00
LinsaFTW
3f4db39b8e Reconnect Threshold 2022-05-02 17:29:21 -03:00
Juan Cruz Linsalata
b0b4694bcf
Merge pull request #121 from Luccboy/fix/brand
Fix brand not displayed (#120)
2022-05-02 16:00:37 -03:00
LinsaFTW
b7ff8f3390 Fix small issues 2022-05-02 16:00:25 -03:00
Juan Cruz Linsalata
49dd1b673d
0.8.7 2022-05-02 14:57:29 -03:00
LinsaFTW
04f19f2444 Extra Information 2022-05-02 14:56:56 -03:00
Luccboy
c3fd987ec6
Fix brand not displayed (#120) 2022-04-30 12:54:50 +02:00
LinsaFTW
2af084aaec Command List Format 2022-04-26 11:20:44 -03:00
Juan Cruz Linsalata
ee8dee236e
0.8.6 2022-04-26 10:51:38 -03:00
LinsaFTW
309c99a2a8 Merge Patch 33 w/logger options 2022-04-26 10:50:57 -03:00
Juan Cruz Linsalata
d1f4a5345f
Merge pull request #119 from xIsm4/master
Make connection error toggleable.
2022-04-26 10:49:21 -03:00
xIsm4
8bd7462b9d Make connection error toggleable. 2022-04-26 15:42:59 +02:00
LinsaFTW
396e163fdf Use Waterfall Implementation 2022-04-26 09:48:17 -03:00
LinsaFTW
b69efbcf2c Updated Upstream (Waterfall) 2022-04-25 20:49:40 -03:00
Juan Cruz Linsalata
4feb291b0d
Merge pull request #117 from xIsm4/master
don't show extra info due spam-issues
2022-04-25 18:21:48 -03:00