Commit Graph

554 Commits

Author SHA1 Message Date
Alejandro
b439774c11 Refactor guild rank names and fix #327 2020-01-27 19:17:11 +02:00
Alejandro
9a161e1184 Make user walk to puzzle box if not adjacent (closes #336) 2020-01-27 16:36:05 +02:00
Alejandro
1cfbac1cfb Delay puzzle box mover's goal location setting (closes #335) 2020-01-27 15:36:08 +02:00
Alejandro
8d6677ab17 Show guild creator join date (closes #326) 2020-01-27 15:26:38 +02:00
Alejandro
aeafc99468 Add custom timer support (closes #320) 2020-01-25 20:20:04 +02:00
Alejandro
cdf06f64ea Add CI builds for master 2020-01-25 20:05:12 +02:00
Alejandro
4723ecebbe Add gitlab-ci file 2020-01-25 18:21:40 +02:00
Alejandro
72adc5325d Add random state furni (fixes #305) 2020-01-24 22:09:38 +02:00
Alejandro
f2966b837c Make multiheight items not change height if there is a furni on top (fixes #302) 2020-01-24 20:58:29 +02:00
Alejandro
5eca88d501 Fix modtool room visit logs for offline users (fixes #308) 2020-01-24 20:41:14 +02:00
Alejandro
1b5517f677 Clear dance when avatar idles (fixes #309) 2020-01-24 20:34:27 +02:00
Alejandro
015f72bce8 Fix forum message chat record context property (fixes #310) 2020-01-24 20:29:44 +02:00
Alejandro
191ef7afad Make game gates unwalkable during a game (fixes #312) 2020-01-24 20:22:52 +02:00
Alejandro
b425bb6856 Fix avatars not rotating with wf_act_match_to_sshot (fixes #314) 2020-01-24 20:03:04 +02:00
Alejandro
f695f2f5b4 Fix bot teleporting with wireds (fixes #315) 2020-01-24 19:52:58 +02:00
Alejandro
35f13902ce Make avatar walk to switch if not already adjacent to it (fixes #313) 2020-01-24 19:36:59 +02:00
Alejandro
593bb74532 Make publishing pictures deduct duckets and make publish & purchase point type configurable 2020-01-24 19:11:21 +02:00
Harmonic
52209e52bd Merge branch 'patch-cnd-not-in-team' into 'dev'
Wired Condition Not in Team should return true if the user is not in any team

See merge request morningstar/Arcturus-Community!84
2020-01-23 16:19:58 -05:00
skeletor
e9c93b3589 Wired Condition Not in Team should return true if the user is not in any team 2020-01-23 16:19:58 -05:00
KrewsOrg
8f660626bc Removed repetitive code added while testing. 2020-01-23 19:57:38 +00:00
KrewsOrg
0e23a04ccb Fixed ansi colors in IntelliJ Debug and on UNIX Systems. 2020-01-23 19:55:53 +00:00
Harmonic
6ca2973d87 Merge branch 'revert-f14bd9db' into 'dev'
Revert "Merge branch 'patch-photo-extradata' into 'dev'"

See merge request morningstar/Arcturus-Community!83
2020-01-23 14:26:15 -05:00
Harmonic
e8db4ce104 Revert "Merge branch 'patch-photo-extradata' into 'dev'"
This reverts merge request !82
2020-01-23 14:24:53 -05:00
Harmonic
f14bd9dbc8 Merge branch 'patch-photo-extradata' into 'dev'
added additonal parameters to photo extra data json string

See merge request morningstar/Arcturus-Community!82
2020-01-23 08:20:43 -05:00
skeletor
cf422a574c added additonal parameters to photo extra data json string 2020-01-23 08:20:42 -05:00
Harmonic
d799550128 Merge branch '301-flood' into 'dev'
fix(flooding): do not show mute icon if mute is due to flooding

See merge request morningstar/Arcturus-Community!81
2020-01-22 15:05:16 -05:00
David Silva
db32682fbc fix(flooding): do not show mute icon if mute is due to flooding 2020-01-22 20:56:56 +01:00
Harmonic
bd9b3b41f3 Merge branch '299-sanctionlevelzero' into 'dev'
fix(sanctions): check if sanctions are active/ignore level 0's

See merge request morningstar/Arcturus-Community!80
2020-01-22 11:14:59 -05:00
David Silva
8be461354c fix(sanctions): check if sanctions are active/ignore level 0's 2020-01-22 17:07:24 +01:00
Harmonic
67f4e27904 Merge branch 'patch-wired-move-rotate' into 'dev'
[patch] wired effect move rotate should allow rotation of furniture occupied by users/bots/pets

See merge request morningstar/Arcturus-Community!77
2020-01-22 10:22:05 -05:00
skeletor
66f047bb53 [patch] wired effect move rotate should allow rotation of furniture occupied by users/bots/pets 2020-01-22 10:22:05 -05:00
Harmonic
b0446cebc4 Merge branch '297-userinfosanction' into 'dev'
feat(ModToolUserInfoComposer): display last sanction + small improv.

See merge request morningstar/Arcturus-Community!79
2020-01-22 10:20:31 -05:00
David Silva
4360507fa8 feat(ModToolUserInfoComposer): display last sanction + small improv. 2020-01-22 16:15:44 +01:00
Alejandro
060a5a6bc6 Merge remote-tracking branch 'origin/dev' into dev 2020-01-22 11:56:48 +02:00
Alejandro
944745e7d8 Tweak roller glitch to fix #107 2020-01-22 11:56:27 +02:00
Alejandro
a460b1e1a6 Merge branch 'patch-wired-reset-null-exception' into 'dev'
fixed null pointer exception in timer reset wired

See merge request morningstar/Arcturus-Community!78
2020-01-22 04:32:12 -05:00
skeletor
30490af9d2 fixed null pointer exception in timer reset wired 2020-01-22 04:32:11 -05:00
Alejandro
d6a21ed131 Do not pick up postit notes with pickall 2020-01-22 11:24:29 +02:00
Alejandro
b80ebad61b Fix unidles trigger 2020-01-22 11:17:04 +02:00
KrewsOrg
b854849539 Fixed typo in ModToolSanctions.java 2020-01-22 00:03:24 +00:00
KrewsOrg
e108796ad1 Fixed colors on Windows using Jansi. New Loading sequence. 2020-01-21 23:35:33 +00:00
Harmonic
89ded239bc Merge branch 'patch-wired-cnd-snapshot' into 'dev'
fixed WIRED Condition: Furni States and Positions Match bug

See merge request morningstar/Arcturus-Community!68
2020-01-21 15:50:13 -05:00
Harmonic
d32aec4d52 Merge branch 'patch-wired-effect-move-rotate' into 'dev'
[patch] Fixed move-and-rotate wired should not allow movement into allow-sit furni

See merge request morningstar/Arcturus-Community!69
2020-01-21 15:22:53 -05:00
skeletor
f7957a82d0 [patch] Fixed move-and-rotate wired should not allow movement into allow-sit furni 2020-01-21 15:22:53 -05:00
Harmonic
b35e27ea8e Merge branch 'patch-timer-reset' into 'dev'
Wired Reset Timers Effect should also reset Wired Trigger Periodically and Wired Trigger Periodically Long

See merge request morningstar/Arcturus-Community!72
2020-01-21 15:18:30 -05:00
skeletor
4a3e59557d Wired Reset Timers Effect should also reset Wired Trigger Periodically and Wired Trigger Periodically Long 2020-01-21 15:18:30 -05:00
Harmonic
018be4c3c8 Merge branch '156-sanctions_timefix' into 'dev'
fix(ModToolSanctionInfoComposer): small patch regarding time

See merge request morningstar/Arcturus-Community!75
2020-01-21 12:14:02 -05:00
David Silva
f1e3a3126a Update ModToolSanctionInfoComposer.java 2020-01-21 09:25:55 -05:00
David Silva
3bc3682771 fix(ModToolSanctionInfoComposer): small patch regarding time 2020-01-21 15:22:19 +01:00
Harmonic
c7edfc14ea Merge branch 'patch-heightmap-bug' into 'dev'
fixed byte-overflow in UpdateStackHeightComposer

See merge request morningstar/Arcturus-Community!74
2020-01-21 06:26:44 -05:00