Commit Graph

270 Commits

Author SHA1 Message Date
Reformatter
cf5330ae15 Reformat 2019-05-26 21:15:26 +03:00
Alejandro
892900af33 Make teleporters work more like in Habbo 2019-05-26 21:08:03 +03:00
Alejandro
f774e73cf9 Remove dancing status when walking on a bed or a chair 2019-05-26 20:25:43 +03:00
Alejandro
d1bad8ea15 Make BB teleporters work like in Habbo 2019-05-26 20:14:38 +03:00
Alejandro
10f1606919 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-05-26 20:01:01 +03:00
Alejandro
f7196df08b Add MusicPlayer achievement 2019-05-26 20:00:47 +03:00
Beny
e4b43f3c53 Fixed all users able to modify guild furni states 2019-05-26 17:36:54 +01:00
Beny
b04b93b167 Merge remote-tracking branch 'origin/dev' into dev 2019-05-26 17:36:33 +01:00
Beny
811041a211 Added animation delay to WiredEffectTeleport 2019-05-26 17:36:27 +01:00
Alejandro
6caadebe33 Fix NullPointerException in RoomUnit canOverrideTile 2019-05-26 19:31:14 +03:00
Alejandro
8dda7e8111 Fix NullPointerException in Banzai refreshCounters 2019-05-26 19:28:51 +03:00
Alejandro
ab65865d73 Fix NullPointerException in RedeemClothingEvent 2019-05-26 19:27:11 +03:00
Beny
4981d967eb Merge remote-tracking branch 'origin/dev' into dev 2019-05-25 13:52:01 +01:00
Beny
3c9a81d064 Removed unnecessary NuxAlertComposer from InteractionInformationTerminal. Client side does it. 2019-05-25 13:51:51 +01:00
Alejandro
40f546e3fd Fix NullPointerException in TraxManager 2019-05-25 11:24:26 +03:00
KrewsOrg
c38f689e39 Fixed deleting photos. 2019-05-25 00:28:17 +01:00
Beny
0c05af80c2 Added walking onto InteractionInformationTerminal 2019-05-24 23:11:18 +01:00
Beny
f89a0b318d Fix timers running twice 2019-05-24 12:12:22 +01:00
Beny
ca3cdb8bc7 Fix banzai game not ending on all tiles locked 2019-05-24 11:58:46 +01:00
Beny
4caedc516b Reset state on creation for special interactions 2019-05-24 11:51:41 +01:00
Beny
9117065093 Optimization on wired teleport 2019-05-24 11:36:17 +01:00
Beny
6999db4542 Updated netty. Should fix the "event executor terminated" error 2019-05-24 09:51:47 +01:00
Beny
9266338e6e Merge remote-tracking branch 'origin/dev' into dev 2019-05-23 23:57:32 +01:00
Beny
2e66d305d4 Possible database leaks fixed 2019-05-23 23:57:22 +01:00
KrewsOrg
d145601c0a Start 2.1.0 2019-05-23 19:16:30 +01:00
Harmonic
31e01ebe84 Update README.md 2019-05-23 10:48:52 -04:00
KrewsOrg
530bd07479 2.0.0 is now stable. 2019-05-23 15:43:07 +01:00
Beny
59613f8900 Wired teleport onWalk works correctly if item moved during wait 2019-05-23 15:22:14 +01:00
Beny
b0601b93dd Fix wired teleport loop continuing after left room 2019-05-23 15:03:40 +01:00
Harmonic
7e5cf51fba Merge branch 'dev' into 'master'
2.0.0 Stable - Merged Into Master.

Closes #96, #55, #18, #9, #90, #92, #40, #87, #84, #28, #41, #79, #16, and #1

See merge request morningstar/Arcturus-Community!39
2019-05-23 09:12:30 -04:00
Harmony
21b07eb283 Merge branch 'master' into 'dev'
# Conflicts:
#   .gitlab/issue_templates/Bug.md
#   .gitlab/issue_templates/Feature.md
2019-05-23 09:12:11 -04:00
Beny
732d876b9e Remove connection to camera server 2019-05-21 19:39:49 +01:00
Beny
4fc0a3c9a1 SSO exploit fixed 2019-05-21 19:09:54 +01:00
Beny
cde96d3ed7 Remove unused imports 2019-05-20 18:39:21 +01:00
Beny
ecf04c488d Added two new plugin events - UserRespectedEvent and HabboAddedToRoomEvent 2019-05-20 18:35:20 +01:00
Beny
1c73aa27a8 Removed stripBlacklistedClothing 2019-05-20 16:34:44 +01:00
Beny
dda8963c1e clothing.strip_unowned sql 2019-05-19 22:18:35 +01:00
Beny
0d55fe7ac0 Limit of 100 shown on mod tools to avoid crashing 2019-05-19 22:11:42 +01:00
Beny
2bada071ed Added config for stripping un-owned clothes clothing.strip_unowned 2019-05-19 21:43:11 +01:00
Beny
f26c9f527f Merge remote-tracking branch 'origin/dev' into dev 2019-05-19 21:40:09 +01:00
KrewsOrg
a8ac6cd65e Update Version Number to RC-3. 2019-05-19 01:39:05 +01:00
Alejandro
25058296c2 Make BB tile filling threaded 2019-05-18 22:03:11 +03:00
Alejandro
3b10d8abc3 Remove unnecessary THashSet copyings 2019-05-18 21:25:07 +03:00
Alejandro
775d429833 Fix ConcurrentModificationException in BB tile filling 2019-05-18 21:21:27 +03:00
Alejandro
64c62b92cb Merge branch 'gift-placing-fix' into 'dev'
Fix placing furni from gifts to a room

See merge request morningstar/Arcturus-Community!37
2019-05-18 12:28:34 -04:00
Alejandro
019b8c1cf6 Merge branch 'moving-furni-walkoff-fix' into 'dev'
Make onWalkOff trigger when a furni is moved from under a room unit

See merge request morningstar/Arcturus-Community!38
2019-05-18 12:08:43 -04:00
Alejandro
0e73506278 Fix a NullPointerException in Room.getItemsAt 2019-05-18 18:47:28 +03:00
Alejandro
e15ea51c63 Fix a NullPointerException in RoomUnitWalkToRoomUnit 2019-05-18 18:42:11 +03:00
Alejandro
0fbebc5ac8 Fix a NullPointerException in InteractionBattleBanzaiPuck 2019-05-18 18:40:45 +03:00
Alejandro
76f5bd1810 Trigger onWalkOff when moving a furni from under a RoomUnit 2019-05-18 18:32:13 +03:00