Houmgaor
355c2c01cc
fix(guild): fix poogie outfit unlock calculation
...
Cherry-picked from main (7459ded ) with conflict resolution.
The original fix changed the poogie outfit unlock from incorrect
math.Pow calculation to direct value assignment.
Also removes unused math import (531b3d2 ).
2026-01-30 01:02:18 +01:00
Houmgaor
3a1b410ee3
fix(guild): rename GuildMealDuration to ClanMealDuration to match upstream 9.3
...
- Renamed config key from GuildMealDuration to ClanMealDuration
- Changed unit from minutes to seconds (matching upstream convention)
- Updated handler to use seconds-based calculation
- Updated documentation and examples
This fixes the bug where clan meals were not being shared between
guild members when using a config.json with the upstream naming.
2026-01-30 00:32:00 +01:00
wish
107eddfea5
stub interception map packets
2023-03-27 21:29:23 +11:00
wish
cce558db9c
amend comment
2023-03-12 22:28:27 +11:00
wish
1f349a342e
add some gameplay options
2023-03-09 18:51:36 +11:00
wish
cd53f5f9db
prevent applicants from receiving message board notifications
2023-03-09 17:34:05 +11:00
wish
b3e4da2c73
simplify guild message board query
2023-03-04 23:49:42 +11:00
wish
ecb93dbc13
fix guild meal enumeration
2023-03-04 22:15:39 +11:00
wish
a6bbb45101
fix guild meal timer
2023-03-04 21:50:49 +11:00
wish
e811dd1274
initial time fix
2023-03-04 21:43:10 +11:00
wish
c960430cc2
refactor guild message board code
2023-02-16 20:31:17 +11:00
wish
dc9059ea81
fix guild message board enumerating too many posts
2023-02-15 23:38:36 +11:00
wish
174f58c014
fix nil savedata error proper
2023-02-12 01:35:48 +11:00
wish
91d9540021
add event rp donation tracking
2023-02-12 00:55:37 +11:00
wish
09f2d138c0
make various handlers not error fatally
2023-02-04 15:44:07 +11:00
wish
ada593990e
update CheckMonthlyItem
2022-11-02 19:13:23 +11:00
wish
50c8d39d7f
hide application notification for non recruiters
2022-10-24 16:09:43 +11:00
wish
1ff7561d5c
merge linting
2022-10-23 18:34:58 +11:00
wish
470eb32763
merge linting
2022-10-23 18:32:46 +11:00
rockisch
a9a7573687
handle pagination in guild enumeration
2022-10-23 01:20:27 -03:00
rockisch
b69305a8a9
read static byte in 'Parse' call
2022-10-23 01:20:22 -03:00
wish
07c00cc2e3
stub guild hunt box
2022-10-13 04:21:07 +11:00
wish
45b736db2d
fix guild enumeration overflow
2022-10-12 22:44:08 +11:00
wish
748d2542e2
fix guild enumeration
2022-10-09 04:30:02 +11:00
wish
4fe56cd6e3
implement guild poogie outfits
2022-10-05 13:08:53 +11:00
wish
c4505ce30d
fix event exchange response
2022-10-04 21:25:08 +11:00
wish
a5b47310d1
clean up guild queries
2022-10-04 20:23:13 +11:00
wish
8f9648d9d8
fix alliance enumeration bugs
2022-10-01 01:26:00 +10:00
wish
40a86364d9
handle alliance enumeration
2022-09-30 23:05:10 +10:00
wish
e38c892614
fix guild application enumeration
2022-09-05 15:24:07 +10:00
wish
bb12a89074
fix nil character data error
2022-09-05 14:29:25 +10:00
wish
90314fa411
rework savedata
2022-09-04 03:19:32 +10:00
wish
cd6561dd61
rework guild operations
2022-09-03 19:49:39 +10:00
wish
991b79a64d
stub rookie guild entry
2022-08-30 18:38:51 +10:00
wish
dc838adbcf
CanRecruit function in guild
2022-08-26 20:01:10 +10:00
wish
09b5de79d3
diva scheduler and cleanup
2022-08-26 17:26:24 +10:00
wish
f80a807fb1
fix unneeded enumerations
2022-08-26 16:08:51 +10:00
wish
f6148271ea
simplify guild code
2022-08-23 09:26:09 +10:00
wish
1364de9a5e
guild scouting improvements
2022-08-21 23:11:07 +10:00
wish
62dacd3a78
guild improvements
2022-08-21 18:44:28 +10:00
wish
40bcbfbbd6
Merge branch 'main' into feature/festa
2022-08-19 21:12:39 +10:00
wish
602cf31ed5
stub OperationInvGuild packets
2022-08-17 00:41:22 +10:00
wish
0bf19c8ac8
temp handle monthly guild allowance
2022-08-12 16:38:00 +10:00
wish
712b3a732a
Merge branch 'feature/festa' into merge/feature/festa
2022-08-12 00:41:32 +10:00
wish
315cc391ff
fix management right acknowledgement
2022-08-11 18:21:10 +10:00
wish
dcd6b35478
implement guild recruiters
2022-08-04 09:06:21 +10:00
wish
b2ebb8f1d9
recruiting guilds, stub EnumerateInvGuild
2022-08-04 07:56:31 +10:00
wish
38747d389c
guild recruitment closing
2022-08-04 07:31:28 +10:00
wish
260d8d0dd8
guild pagination and cleanup
2022-08-04 07:08:10 +10:00
wish
ba927f877d
fix guild enumeration and applications
2022-08-04 06:43:41 +10:00