Beny
|
8254e7de61
|
Fix NullPointerException when rank doesn't exist. Renamed some methods to be more descriptive.
|
2019-05-15 21:36:11 +01:00 |
|
Alejandro
|
c616d4a82e
|
Add scripter manager and move ticket creation to manager
|
2019-05-15 16:15:28 -04:00 |
|
Alejandro
|
6f0c2fa8aa
|
Fix #79
|
2019-05-15 15:25:29 -04:00 |
|
Beny
|
ea5811800d
|
Fix NumberFormatException in InteractionFreezeBlock
|
2019-05-15 19:48:02 +01:00 |
|
Beny
|
57b13360ce
|
Fix NullPointerException in InteractionSwitch
|
2019-05-15 18:09:06 +01:00 |
|
Beny
|
6f4105ceb9
|
Fix NullPointerException in Room getStackHeight
|
2019-05-15 18:00:43 +01:00 |
|
Beny
|
efe1fd2258
|
Fix NullPointerException in WiredEffectMoveFurniTowards
|
2019-05-15 18:00:18 +01:00 |
|
Beny
|
577530ffe5
|
Merge remote-tracking branch 'origin/dev' into dev
|
2019-05-15 17:36:51 +01:00 |
|
Beny
|
766a24c155
|
Added hotel.bot.butler.reachdistance config to ButlerBot. This will allow the bot to give an item without walking next to the player.
|
2019-05-15 17:36:41 +01:00 |
|
Harmony
|
3b480db9f6
|
Make plugins window style configurable between default and the old scrollable style
|
2019-05-14 20:14:15 +01:00 |
|
Harmonic
|
f3b1971e2b
|
Merge branch 'fix-toggle-furni-effect' into 'dev'
Fix toggle furni effect
See merge request morningstar/Arcturus-Community!28
|
2019-05-14 14:13:49 -04:00 |
|
Beny
|
23ae60119b
|
Potential issue in RoomTile removeUnit fixed.
|
2019-05-14 18:47:57 +01:00 |
|
Alejandro
|
0e56cba7a1
|
Fix number formatting error in toggle furni effect
|
2019-05-13 13:56:47 -04:00 |
|
Beny
|
419c3d07af
|
Fixed wired toggle timers not working with user triggers
|
2019-05-13 05:14:29 +01:00 |
|
Beny
|
0c21424c5a
|
Fix bots, pets and users on rollers
|
2019-05-13 04:11:27 +01:00 |
|
KrewsOrg
|
3cbb9f5bd8
|
Roller fixes.
|
2019-05-13 03:31:21 +01:00 |
|
Beny
|
2300c006fd
|
Fixed chairs going up when rotated
|
2019-05-13 03:14:34 +01:00 |
|
Beny
|
a6c3626a96
|
Revert "Revert "Merge branch 'bot-rollers' into 'dev'""
This reverts commit db345025e7a8e877f790378f2906d61718f39ffe
|
2019-05-12 22:09:16 -04:00 |
|
Harmonic
|
db345025e7
|
Revert "Merge branch 'bot-rollers' into 'dev'"
This reverts merge request !25
|
2019-05-12 21:36:53 -04:00 |
|
Beny
|
4fb9cd8d5c
|
Plugins can now create friend list entries - See Arcturus Extended for examples
|
2019-05-12 22:54:26 +01:00 |
|
Beny
|
a8f6a641d8
|
Fixed banzai points
|
2019-05-12 19:54:39 +01:00 |
|
Alejandro
|
1c42bb9a59
|
Fix beds on rotate
|
2019-05-12 14:45:50 -04:00 |
|
Alejandro
|
5c3ce204ef
|
Make bots roll on rollers and clean up code
|
2019-05-12 11:03:40 -04:00 |
|
Alejandro
|
2071bc78c3
|
Make bots rotate on furniture rotation
|
2019-05-12 10:41:57 -04:00 |
|
Beny
|
c09f199e0b
|
Remove unnecessary log
|
2019-05-12 11:50:40 +01:00 |
|
Beny
|
c05bd01835
|
InteractionInformationTerminal implemented correctly
|
2019-05-12 11:48:56 +01:00 |
|
Alejandro
|
373fb4b361
|
Add Battle Banzai tile filling
|
2019-05-12 06:35:23 -04:00 |
|
Beny
|
1fe340f39b
|
One way gates perfected
|
2019-05-12 11:26:40 +01:00 |
|
Beny
|
e225d4d7b4
|
Added new config - catalog.ltd.random
|
2019-05-12 09:15:24 +01:00 |
|
Beny
|
40ab27002b
|
Fixed a bunch of pathfinder bugs & improved performance
|
2019-05-12 08:59:01 +01:00 |
|
Beny
|
3c4c118d96
|
Fixed guild rights
|
2019-05-12 06:35:08 +01:00 |
|
Beny
|
54cf0b1109
|
NullPointerException fixed on InteractionGameGate
|
2019-05-12 05:12:27 +01:00 |
|
Beny
|
4deccd7535
|
Fixed rank badges disappearing
|
2019-05-12 05:04:46 +01:00 |
|
Beny
|
f20e4d4c52
|
Resolve "Bug: UpdateUser RCON look attribute"
|
2019-05-11 23:11:20 -04:00 |
|
Beny
|
7606dcad35
|
Group forums
|
2019-05-10 18:45:07 -04:00 |
|
KrewsOrg
|
9b6a380a3d
|
Fixed magictile placement on non-stackable items when being placed from your inventory.
|
2019-05-09 03:02:41 +01:00 |
|
KrewsOrg
|
1eda3d78fa
|
Fixed hotel.room.rollers.norules.
|
2019-05-09 02:01:31 +01:00 |
|
Harmonic
|
c542f62463
|
Merge branch '10-update-pet_data' into 'dev'
Bot Height is now fixed on placing on rooms with multiple z heights. Sitting...
See merge request morningstar/Arcturus-Community!11
|
2019-05-07 18:56:18 -04:00 |
|
KrewsOrg
|
56f1e0e54d
|
Bot Height is now fixed on placing on rooms with multiple z heights. Sitting is also fixed in the same regard
|
2019-05-07 23:45:32 +01:00 |
|
Beny
|
74f4f0eb70
|
Fixed bugs with horse riding settings
|
2019-05-06 05:37:52 +01:00 |
|
Beny
|
b44d9439aa
|
Pets remove from room when Habbo leaves or if the setting is disabled
|
2019-05-06 05:23:51 +01:00 |
|
Beny
|
c44d8e8c8f
|
Fixed UpdatePetDataCommand
|
2019-05-05 05:46:35 +01:00 |
|
Beny
|
122c646c13
|
Fixed pathfinder bug
|
2019-05-05 05:21:02 +01:00 |
|
Beny
|
b0cac91fb6
|
Various game fixes
|
2019-05-05 03:51:27 +01:00 |
|
Beny
|
a692d2fbf0
|
Game timers fixed
|
2019-05-04 21:41:18 +01:00 |
|
Beny
|
bf26661bdc
|
Pathfinder improved
|
2019-05-04 11:43:41 +01:00 |
|
Beny
|
7a60b97ecd
|
Fixed horse to work with walk through
|
2019-05-04 11:15:45 +01:00 |
|
Beny
|
36a0f848d2
|
Walk through fixed
|
2019-05-04 10:46:04 +01:00 |
|
Beny
|
3deae81cd2
|
Teleport fixes. Fixed #16 and #1 + always correct location when entering room.
|
2019-05-04 10:22:20 +01:00 |
|
Beny
|
e5970cb993
|
Prevent pet training when rider on pet, if rider initiates training dismount
|
2019-05-04 07:40:24 +01:00 |
|