Commit Graph

98 Commits

Author SHA1 Message Date
wishu
5f33a350c9 unlock all street titles 2022-06-16 16:59:41 +10:00
wishu
ab9097c529 correct errors in guild schema 2022-06-16 16:25:41 +10:00
wishu
3d68b5c6fd correct errors in guild schema 2022-06-16 16:23:42 +10:00
wishu
047a18c89f implement missing guild alliance code 2022-06-16 16:21:54 +10:00
wishu
5563d7dc05 add support for renaming guild pugis 2022-06-16 15:26:37 +10:00
wishu
4f9b9eabcb add support for alliances 2022-06-16 15:03:49 +10:00
wishu
fb3e3c2713 add support for reading pugi names 2022-06-16 15:01:27 +10:00
wishu
b2627bf30d simplify various parts of guild handlers 2022-06-16 15:00:55 +10:00
wishu
b7cd7ebc54 add nil guild failsafe 2022-06-16 14:48:52 +10:00
wishu
7c34dea35d fix SJIS guild post support 2022-06-16 14:44:48 +10:00
wishu
a33a056649 remove unused functions 2022-06-16 12:25:59 +10:00
wishu
35c6832dc0 use stringsupport and remove UTC conversion 2022-06-16 12:24:19 +10:00
wish
dd4dfcfd9f Merge branch 'main' into main 2022-06-16 11:36:51 +10:00
Malckyor
33bb960e55 Guild Post JP Shift-JIS Support 2022-06-16 01:07:34 +09:00
Malckyor
f05391ecba Item Distribution
Doing the PR for wish, it's his code. Also this is the one used by Chakratos' Save Manager.

P.S.: Sadly it is still crashing for some reason.
2022-06-15 08:11:03 +09:00
Malckyor
2d7f55600f Road Shop Rotation
Added Road Shop inventory's weekly dynamic rotation.

Thank you everyone who helped with this!
2022-06-15 07:58:28 +09:00
Malckyor
9c6950d200 Discord Integration Improvement
How to config the bot integration:

- In the config.json file, find the and do the following in my instruction.

"discord": {
        "enabled": false, 	 // set this value to "true" to enable it
        "bottoken": "",		 // add your bot token, for this you need a bot
        "realtimeChannelID": "", // add the Discord channel ID that will receive and send messages
        "serverId": "", 	 // add your Discord group ID here
        "devRoles": [],		 // add a Discord dev role for a few internal commands, like debug
        "devMode": false


- It is possible to set it to multiple Worlds too, for that just do the following:
By default it will only broadcast messages in the Normal World using the Local and Party chat.

In the main.go file, find the and do the following.

//DiscordBot:  discordBot,	 // just remove the "//" to enable it for that World.


- Use the command !players in the Discord chat to see a list of all online players.

By : Invasores de Fronteiras
https://github.com/Invasor-de-Fronteiras/Erupe
2022-06-15 07:32:45 +09:00
wishu
356e498389 implement mail locking 2022-06-08 10:52:56 +10:00
wishu
c8cdff1163 implement item distribution handling 2022-06-08 10:49:51 +10:00
wishu
09a7e08daf implement scenario counter 2022-06-08 10:42:51 +10:00
wishu
bf95b1326b rewrite character and data handlers 2022-06-08 10:40:59 +10:00
wishu
ed31c3e305 stage and semaphore overhaul casting handling 2022-06-08 10:04:44 +10:00
wishu
3788819b5c stage and semaphore overhaul partial 2022-06-08 10:00:12 +10:00
wishu
b40da768cf additional error handling in launcher 2022-06-08 09:32:53 +10:00
Sahlo97
ffeb078c76 save and load favourite quest 2022-06-03 18:20:17 +02:00
Malckyor
d6f0e1d55e Update Erupe/server/signserver/dsgn_resp.go
Co-authored-by: Yslan Ramos <yslanramos.r@gmail.com>
2022-05-12 03:45:18 +09:00
Malckyor
53a3bfcc0f Added JP shift-jis character support
Added JP shift-jis support for character's name in launcher, this should fix JP names.
2022-05-12 01:03:23 +09:00
straticspaff
276afbc218 Fixed conflicts 2022-05-04 02:37:39 +01:00
wish
4d2eda76fe Merge branch 'main' into main 2022-05-04 08:03:41 +10:00
xl3lackout
13daadd706 Update handlers.go
Removed double ackBuff
2022-05-03 14:49:32 -04:00
wishu
4faf8cf9b1 Raviente Patch 2022-05-04 04:38:10 +10:00
straticspaff
18112e9e25 Added readme for migrations
Implemented two packets to fix the garden cat. (Shared Account Box)
2022-05-01 08:34:26 +01:00
xl3lackout
50d46b47c8 Merge pull request #13 from sekaiwish/main
Launcher Patch
2022-04-25 17:39:54 -04:00
wishu
c8b7e22f9e Variable centered text 2022-04-25 11:30:51 +10:00
wishu
08a9bc495e Finalise launcher code 2022-04-24 15:05:41 +10:00
Matthew Spafford
4baed27d18 Added modal,news,menu,safety links,auto char add 2022-04-24 02:34:02 +01:00
wishu
d7423ee46c Update last_login on login 2022-04-24 07:51:31 +10:00
wishu
7d9d51b961 Re-add caching & hide button 2022-04-24 07:14:25 +10:00
wishu
29a7e5a6d9 Launcher Patch 2022-04-24 07:08:34 +10:00
Dhisurion
dc4c9bf499 created savedata dir to fix errorcode 10054 people were having when trying to move into mezeporta sq 2022-04-15 13:02:29 +02:00
xl3lackout
cfb870d4ad Save Compression Update 2022-04-11 17:53:01 -04:00
xl3lackout
92a09edc96 Quest Clear Timer
Special thanks to Hiroaki for this.
2022-03-31 18:56:49 -04:00
xl3lackout
e07a9684c7 Conquest Fix 2022-03-31 17:56:31 -04:00
wishu
18ed83d5f0 handle diva rewards 2022-03-24 15:21:54 +11:00
wishu
be66e77e09 correct syntax 2022-03-24 13:48:22 +11:00
wishu
c20b051c91 make guild hall available on creation 2022-03-24 13:45:28 +11:00
rhobiusvoid
e606acca06 Update handlers_mercenary.go to fix cats
Fix seen in riccochet/Erupe, seems to work
2022-03-05 20:30:04 +00:00
xl3lackout
a92897404a Reupload 2022-02-25 19:44:26 -05:00