Commit Graph

1795 Commits

Author SHA1 Message Date
brenoepic
f70d05ae49 Add better logging 2022-04-29 22:36:35 -03:00
brenoepic
354b86ed01 cleanup 2022-04-29 22:36:24 -03:00
brenoepic
d54b9dba92 Fix ForumThread 2022-04-29 22:25:04 -03:00
brenoepic
fc82db6dec sync FreezeGamePlayer 2022-04-29 22:24:54 -03:00
brenoepic
ca0eea33f6 cleanup 2022-04-29 22:15:22 -03:00
brenoepic
f89c732a6b Fix NPE stringToDate 2022-04-29 22:09:25 -03:00
brenoepic
12772cb299 Fix figuredata parser 2022-04-29 21:57:14 -03:00
brenoepic
3b3f271afe fix pet actions 2022-04-29 20:42:58 -03:00
brenoepic
d9b0ce7e36 Fix isUsable ObjectUpdateMessageComposer 2022-04-29 20:35:07 -03:00
brenoepic
f99d7168bb Cast numbers 2022-04-29 20:34:46 -03:00
brenoepic
a4e175f656 fix InterruptedException 2022-04-29 20:34:10 -03:00
brenoepic
9064dc1fee more cleanup.. 2022-04-29 19:54:07 -03:00
brenoepic
3da8143d37 cleanup ModMuteEvent 2022-04-29 19:53:48 -03:00
brenoepic
831ca621bb Update ModBanEvent.java 2022-04-29 19:44:27 -03:00
brenoepic
c0282b1d03 fix GetCurrentTimingCode 2022-04-29 19:33:16 -03:00
brenoepic
023183a647 Fix CallForHelpEvent 2022-04-29 19:32:51 -03:00
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