brenoepic
|
49e7847051
|
Refactor ModAlert
|
2022-04-29 19:32:19 -03:00 |
|
brenoepic
|
8d5069501f
|
refactor ApproveMembershipRequest
|
2022-04-29 18:51:57 -03:00 |
|
brenoepic
|
49550f3a76
|
remove hardcoded int GuildMembershipRejectedMessageComposer
|
2022-04-29 18:51:12 -03:00 |
|
brenoepic
|
16f0a61932
|
make hasGuild one line
|
2022-04-29 18:31:27 -03:00 |
|
brenoepic
|
1db8ff2118
|
Fix GuildMember Comparable
|
2022-04-29 18:30:27 -03:00 |
|
brenoepic
|
694a70cf20
|
Update GuildManager.java
|
2022-04-29 18:30:13 -03:00 |
|
brenoepic
|
8e9cea8f83
|
Fix NPE "member" is nullable here.
|
2022-04-29 18:30:04 -03:00 |
|
brenoepic
|
9fbcebeaad
|
Cast delay to long
|
2022-04-29 16:59:05 -03:00 |
|
brenoepic
|
6f74f80336
|
printStackTrace to LOGGER
|
2022-04-29 16:54:20 -03:00 |
|
brenoepic
|
36fed88ea9
|
Add null checks
|
2022-04-29 00:28:35 -03:00 |
|
brenoepic
|
1409aedcbb
|
Update YoutubeManager.java
|
2022-04-29 00:28:18 -03:00 |
|
brenoepic
|
b087b8ace9
|
Update InteractionTrap.java
|
2022-04-29 00:28:10 -03:00 |
|
brenoepic
|
2aace7ef9a
|
Update InteractionBuildArea.java
|
2022-04-29 00:28:04 -03:00 |
|
brenoepic
|
47afae6a8a
|
Update InteractionFootball.java
|
2022-04-29 00:27:59 -03:00 |
|
brenoepic
|
376a28dcbd
|
cleanup code
|
2022-04-29 00:05:28 -03:00 |
|
brenoepic
|
572961c2fa
|
Merge this if statement with the enclosing one.
|
2022-04-28 23:47:05 -03:00 |
|
brenoepic
|
73c5aa78b3
|
Update PushCommand.java
|
2022-04-28 23:44:34 -03:00 |
|
brenoepic
|
d2759d376e
|
Update PullCommand.java
|
2022-04-28 23:44:30 -03:00 |
|
brenoepic
|
7a8a2f42ee
|
Refactor methods to reduce its Cognitive Complexity
|
2022-04-28 23:44:24 -03:00 |
|
brenoepic
|
952ba6e172
|
Reorder the modifiers to comply with the Java Language Specification.
|
2022-04-28 20:28:13 -03:00 |
|
brenoepic
|
751a2d4cff
|
move pseudorandom number generator
|
2022-04-28 20:20:46 -03:00 |
|
brenoepic
|
61acf1ec59
|
printStackTrace to LOGGER
|
2022-04-28 20:19:49 -03:00 |
|
brenoepic
|
1a932f6955
|
Fix moveItem
|
2022-04-28 20:19:03 -03:00 |
|
Harmonic
|
1c39e29c8e
|
Reorganise Incoming.java
|
2022-04-22 08:31:10 -07:00 |
|
Harmonic
|
f1af67522a
|
Finished refactoring incoming.java
incoming and outgoing packets now match habbo's official names 1:1
|
2022-04-22 07:32:22 -07:00 |
|
Harmonic
|
e4349b6369
|
Finished refactoring incoming.java list
Still todo: rename all event files.
|
2022-04-22 06:40:49 -07:00 |
|
Harmonic
|
4c7b2da4a1
|
Finishing Packet renaming tomorrow. Phew.
|
2022-04-21 16:58:03 -07:00 |
|
Harmonic
|
ee45a5ce99
|
Fixed issue with PacketManager
|
2022-04-21 16:47:04 -07:00 |
|
Harmonic
|
754cb0c155
|
Fix Pet InfoEvent
|
2022-04-21 16:46:27 -07:00 |
|
Harmonic
|
6fbf3ca271
|
Fixed issues with pet branch merge into 4.0
|
2022-04-21 16:20:41 -07:00 |
|
Harmonic
|
4f0143e982
|
Merge branch 'fix-pets-finally' into ms4-unstable
|
2022-04-21 15:21:35 -07:00 |
|
Harmonic
|
717c7f313b
|
Fixed issues with merging remaining 3.5 features into 4.0 branch
|
2022-04-21 15:13:51 -07:00 |
|
Harmonic
|
a5bc4f9c50
|
Fix Oops
|
2022-04-21 14:47:05 -07:00 |
|
Harmonic
|
23d1a6189e
|
Updates to incoming.java
|
2022-04-21 14:47:05 -07:00 |
|
Harmonic
|
100f6879bf
|
Updates to incoming.java
|
2022-04-21 14:47:05 -07:00 |
|
Harmonic
|
9e08840dce
|
Updates to incoming.java
|
2022-04-21 14:47:05 -07:00 |
|
Harmonic
|
3eebdf6880
|
Oops.
|
2022-04-21 14:47:05 -07:00 |
|
Harmonic
|
30f27c1fb0
|
Start refactoring incoming... here we go again.
|
2022-04-21 14:47:05 -07:00 |
|
Harmonic
|
8cfcb9580c
|
Fixed packet ids.
|
2022-04-21 14:47:05 -07:00 |
|
Harmonic
|
c66b739a78
|
Finished Outgoing (Yay!)
|
2022-04-21 14:47:05 -07:00 |
|
Harmonic
|
bf23a4be67
|
Yet another refactoring commit pt3
|
2022-04-21 14:44:28 -07:00 |
|
Harmonic
|
88e294dd65
|
Yet another refactoring commit.
|
2022-04-21 14:44:28 -07:00 |
|
Harmonic
|
8c28bfd85a
|
Yet another refactoring commit.
|
2022-04-21 14:43:59 -07:00 |
|
Harmonic
|
afd46b2bdd
|
I never learned the alphabet...
|
2022-04-21 14:43:59 -07:00 |
|
Harmonic
|
6902a6ff95
|
Refactored all outgoing composer names beginning with F
|
2022-04-21 14:33:26 -07:00 |
|
Harmonic
|
da1226b083
|
Refactored all outgoing composer names beginning with G
|
2022-04-21 14:30:35 -07:00 |
|
Harmonic
|
9e5877d9c4
|
Refactored all outgoing composer names beginning with D
|
2022-04-21 14:28:52 -07:00 |
|
Harmonic
|
a97a7d5ae2
|
Refactored all outgoing composer names beginning with C
|
2022-04-21 14:28:52 -07:00 |
|
Harmonic
|
1a86232ab0
|
Refactored all outgoing composer names beginning with B
|
2022-04-21 14:28:52 -07:00 |
|
Harmonic
|
3ca03f9d8f
|
Refactored all outgoing composer names beginning with A
|
2022-04-21 14:28:52 -07:00 |
|