Commit Graph

1907 Commits

Author SHA1 Message Date
brenoepic
34327ea3dd Update CatalogManager.java 2022-04-30 21:01:22 -03:00
brenoepic
cb3486418d replace to math min 2022-04-30 02:06:45 -03:00
brenoepic
0a4d934c10 Fix queries 2022-04-30 02:06:30 -03:00
brenoepic
dcb717b118 Fix incoming and outgoing 2022-04-30 02:06:06 -03:00
brenoepic
a04638fb6b Update EventHandler.java 2022-04-30 01:47:50 -03:00
brenoepic
7862327b63 code cleanup 2022-04-30 01:27:25 -03:00
brenoepic
c5137177f3 Sync roomunit methods 2022-04-29 23:01:21 -03:00
brenoepic
4233ed2a7f Cleanup InteractionFreezeExitTile 2022-04-29 23:01:10 -03:00
brenoepic
b783182e7f nullables 2022-04-29 22:46:53 -03:00
brenoepic
176cf2c218 room nullable.. 2022-04-29 22:42:14 -03:00
brenoepic
607c29af07 optimize imports 2022-04-29 22:40:52 -03:00
brenoepic
8f4c53504b room is nullable here 2022-04-29 22:39:44 -03:00
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