Alejandro
|
57bb88bc17
|
Prevent group join button reappearing after guild update
|
2019-05-18 16:44:12 +03:00 |
|
Beny
|
b9e573ae34
|
Removed users with rights able to pull switches from far away
|
2019-05-18 14:21:09 +01:00 |
|
Beny
|
bfefe5887c
|
Fixed NullPointerException in TradeAcceptEvent
|
2019-05-18 14:17:27 +01:00 |
|
Beny
|
1eddce9546
|
Fixed wrong error displaying in RedeemVoucherErrorComposer
|
2019-05-18 14:16:11 +01:00 |
|
Beny
|
75985a3696
|
Fixed a IllegalArgumentException in WiredEffectBotWalkToFurni
|
2019-05-18 14:14:58 +01:00 |
|
Beny
|
8161e28411
|
Fixed a NullPointerException in calculateTileState
|
2019-05-18 14:14:21 +01:00 |
|
Alejandro
|
b408d59b05
|
Fix placing furni from gifts to a room. Closes #55
|
2019-05-18 13:38:30 +03:00 |
|
Alejandro
|
a413bfb0c6
|
Fix unseen item count with badges in catalogue
|
2019-05-18 11:11:18 +03:00 |
|
Alejandro
|
cdde820ac5
|
Merge branch 'unseen-items-fix' into 'dev'
Fix unseen item count not appearing
See merge request morningstar/Arcturus-Community!36
|
2019-05-17 16:25:20 -04:00 |
|
Alejandro
|
487ad76ee2
|
Fix unseen item count not appearing. Closes #18
|
2019-05-17 23:07:22 +03:00 |
|
Alejandro
|
aa64bc1aef
|
Merge branch 'batch-discount-fix' into 'dev'
Fix catalog item pricing. Closes #9
See merge request morningstar/Arcturus-Community!35
|
2019-05-17 14:24:27 -04:00 |
|
Alejandro
|
66bab74a10
|
Make discounts configurable from database
|
2019-05-17 21:22:27 +03:00 |
|
Alejandro
|
22ab7d7e99
|
Remove final from discount configurations
|
2019-05-17 21:10:05 +03:00 |
|
Alejandro
|
9116b4bf40
|
Fix catalog item pricing. Closes #9
|
2019-05-17 20:56:07 +03:00 |
|
Harmony
|
5b5a31c6aa
|
Update Feature.md
|
2019-05-17 13:42:20 -04:00 |
|
Harmony
|
241f206487
|
Add Improvement template
|
2019-05-17 13:41:49 -04:00 |
|
Alejandro
|
2f76811f41
|
Do not fill banzai tiles if a foreign locked tile exists
|
2019-05-17 17:30:26 +03:00 |
|
Alejandro
|
7b8aeeec6a
|
Fix rollers with setspeed 0. Closes #90
|
2019-05-17 16:58:59 +03:00 |
|
Alejandro
|
df5c761d2d
|
Fix #92
|
2019-05-17 16:43:56 +03:00 |
|
Harmony
|
78d2fe9f50
|
Update Error.md
|
2019-05-17 09:34:06 -04:00 |
|
Harmony
|
81fd2f75d9
|
Update Bug.md
|
2019-05-17 09:33:29 -04:00 |
|
Harmony
|
15709a818b
|
Add an error template
|
2019-05-17 09:33:14 -04:00 |
|
Beny
|
43093feb2a
|
Merge branch 'redeemable-clothing-fixes' into 'dev'
Prevent unredeemed clothing to be used by user
See merge request morningstar/Arcturus-Community!34
|
2019-05-17 09:24:26 -04:00 |
|
Alejandro
|
001243c7e7
|
Prevent unredeemed clothing to be used by user
|
2019-05-17 09:24:26 -04:00 |
|
Alejandro
|
737967eef4
|
Fix #40
|
2019-05-17 14:32:13 +03:00 |
|
Alejandro
|
1bf34edd21
|
Fix #87
|
2019-05-17 14:23:48 +03:00 |
|
Alejandro
|
caee5a331f
|
Fix #84
|
2019-05-17 12:21:55 +03:00 |
|
Beny
|
257f9598db
|
Merge remote-tracking branch 'origin/dev' into dev
|
2019-05-17 07:36:03 +01:00 |
|
Beny
|
7759f62a3d
|
Fixed a NullPointerException in WiredHandler
|
2019-05-17 07:35:53 +01:00 |
|
Beny
|
2e6d2b69a9
|
Fixed a NullPointerException
|
2019-05-17 07:33:30 +01:00 |
|
Harmonic
|
59f5b406de
|
Update README.md
|
2019-05-16 19:39:07 -04:00 |
|
Alejandro
|
fc02123bd1
|
Fix RedeemableSubscriptionType NullPointer
|
2019-05-16 21:01:11 +03:00 |
|
Alejandro
|
7bf798fed4
|
Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev
|
2019-05-16 20:47:19 +03:00 |
|
Alejandro
|
3161188c45
|
Fix invisible command in certain cases
|
2019-05-16 20:46:25 +03:00 |
|
Beny
|
a87ad2acb1
|
Merge branch 'subscription-boxes' into 'dev'
Add subscription boxes
See merge request morningstar/Arcturus-Community!32
|
2019-05-16 13:15:54 -04:00 |
|
Beny
|
5e836977f9
|
Merge branch 'dev' into 'subscription-boxes'
# Conflicts:
# sqlupdates/2_0_0-RC-2_TO_2_0_0-RC-3.sql
|
2019-05-16 13:15:23 -04:00 |
|
Alejandro
|
2b02012ecd
|
Make invisible command toggleable
|
2019-05-16 20:11:11 +03:00 |
|
Alejandro
|
5aed82c72b
|
Merge branch 'invisible-no-chat' into 'dev'
Add configurable prevention of talking while invisible
See merge request morningstar/Arcturus-Community!33
|
2019-05-16 12:48:45 -04:00 |
|
Alejandro
|
8d7d5264e5
|
Closes #28
|
2019-05-16 19:46:37 +03:00 |
|
Alejandro
|
017e269062
|
Merge branch 'dev' into 'subscription-boxes'
# Conflicts:
# sqlupdates/2_0_0-RC-2_TO_2_0_0-RC-3.sql
|
2019-05-16 10:01:30 -04:00 |
|
Alejandro
|
f3567f6714
|
Add subscription boxes
|
2019-05-16 16:56:20 +03:00 |
|
Beny
|
9b15464fd1
|
Removed whitespace
|
2019-05-16 13:26:05 +01:00 |
|
Beny
|
0823b606d9
|
Merge remote-tracking branch 'origin/dev' into dev
|
2019-05-16 12:41:29 +01:00 |
|
Beny
|
829f71bc0f
|
Fix wrong height when rolling onto seat
|
2019-05-16 12:41:14 +01:00 |
|
Alejandro
|
49ed004ce2
|
Fixes #41
|
2019-05-16 13:31:12 +03:00 |
|
Beny
|
60536d9fdf
|
Added roller glitch. See Issue #47
|
2019-05-16 10:27:06 +01:00 |
|
Beny
|
793d48961d
|
Merge remote-tracking branch 'origin/dev' into dev
|
2019-05-16 10:16:04 +01:00 |
|
Beny
|
6f5806f3fd
|
Fixed NullPointerException in WiredEffectTeleport
|
2019-05-16 10:15:52 +01:00 |
|
Beny
|
2842e8993a
|
Increased wired cooldown
|
2019-05-16 10:15:33 +01:00 |
|
Harmony
|
6f79afc994
|
Fix Update SQL name from RC-1 to RC-2 to RC-2 to RC-3
|
2019-05-16 00:38:51 +01:00 |
|