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
xl3lackout
642040cb1e
Merge pull request #27 from Sahlo97/main
...
save and load favourite quest
2022-06-07 19:01:34 -04:00
Sahlo97
ffeb078c76
save and load favourite quest
2022-06-03 18:20:17 +02:00
xl3lackout
d04679a71d
Merge pull request #23 from Malckyor/main
...
Added JP shift-jis character support
2022-05-11 15:10:12 -04: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
xl3lackout
ff1e8ebdac
Merge pull request #19 from Tsugami/feat/delete-go-folder
...
feat: delete generate files and move migration folder to root
2022-05-06 23:11:34 -04:00
Yslan Ramos
2165e8cd86
feat: delete generate files and move migration folder to root
2022-05-04 19:25:34 -03:00
xl3lackout
ef061ac25d
Merge pull request #16 from straticspaff/feature/fix-conflicts
...
Fixed conflicts
2022-05-03 21:43:46 -04:00
straticspaff
276afbc218
Fixed conflicts
2022-05-04 02:37:39 +01:00
xl3lackout
7a115f3d6c
Merge pull request #15 from sekaiwish/main
...
Raviente Patch
2022-05-03 18:32:15 -04: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
xl3lackout
1c971a137c
Merge pull request #14 from straticspaff/feature/garden-cat
...
Garden Cat (Account Shared Inventory)
2022-05-03 14:48: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
xl3lackout
0fe2f7496d
Merge pull request #12 from Dhisurion/main
...
fix 10054
2022-04-25 15:29:04 -04:00
wishu
c8b7e22f9e
Variable centered text
2022-04-25 11:30:51 +10:00
wishu
4aacf33593
Merge PR1: Modal, news, links and button functionality
2022-04-24 15:07:26 +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
4d69a0ab9c
Merge branch 'main' of https://github.com/xl3lackout/Erupe
2022-04-11 17:53:04 -04:00
xl3lackout
cfb870d4ad
Save Compression Update
2022-04-11 17:53:01 -04:00
xl3lackout
8d196806c8
Update README.md
2022-04-11 17:49:39 -04:00
xl3lackout
8a5283439d
Update README.md
2022-03-31 18:57:26 -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
xl3lackout
c3fd2c1006
Merge pull request #9 from sekaiwish/main
...
Guild Hall automatically available on Guild creation
2022-03-29 21:31:46 -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
xl3lackout
cb15c60592
Merge pull request #7 from rhobiusvoid/patch-1
...
Update handlers_mercenary.go to fix cats
2022-03-06 20:03:02 -05: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