• Joined on 2021-06-13
andy pushed to questlist at jake/elseware 2022-01-26 20:07:23 -05:00
d2f2675a45 load quests on room create based on room mode
andy opened issue jake/elseware#89 2022-01-26 16:38:19 -05:00
room list tab info
andy pushed to questlist at jake/elseware 2022-01-22 17:06:43 -05:00
2c5e39818c new quest.toml files for ep4
2d1e00f29a new quest.toml files for ep2
Compare 2 commits »
andy pushed to questlist at jake/elseware 2022-01-22 16:39:15 -05:00
d09d4e88d0 new quest.toml files for ep1
andy created branch questlist in jake/elseware 2022-01-22 13:54:24 -05:00
andy pushed to questlist at jake/elseware 2022-01-22 13:54:24 -05:00
ad34ea45aa organize quests into directories
andy opened issue jake/elseware#87 2022-01-16 11:57:18 -05:00
quest menu icons
andy commented on issue jake/elseware#72 2022-01-14 18:13:17 -05:00
ep4 offline mode

it's possible to load into ep4 offline, but the door to the planet does not open. is this something that can be fixed with the dll? or a "custom" map file which opens/removes the door?

andy pushed to ep4_charts at jake/elseware 2022-01-14 18:06:56 -05:00
05e22763a4 dont push useless tools
d8dee4bede just use an inmem db
31f70609e7 ep4 rare box drops. thanks epiphinea. ep4 box drop rates. thanks ep1
abd23f8f4d these are probably trash 'tools' which no one will ever want or need to use but i already made them for importing into spreadsheets.
6214335b2c random script to print drop rates
Compare 152 commits »
andy commented on issue jake/elseware#48 2022-01-14 17:39:47 -05:00
heal ring

rings send 3 already defined packets

player enters ring

[2022-01-14 22:35:15][elseware::common::mainloop::client][INFO] [recv from ClientId(1)] Message(Message {
    msg GameMessage:…
andy closed issue jake/elseware#48 2022-01-14 17:39:47 -05:00
heal ring
andy commented on issue jake/elseware#66 2022-01-10 18:25:49 -05:00
beats

figuring out how beat time is calculated, and then how does the server and client sync up.

andy created pull request jake/elseware#86 2022-01-08 14:00:33 -05:00
kbm-gamepad-config
andy commented on issue jake/elseware#70 2022-01-07 17:37:25 -05:00
hide recreated characters from web gui

the web should display it based on slots anyway to macth in-game. some people like to use slots out of order. wouldn't make sense to show slot 4 as the first character just because someone made that…

andy commented on pull request jake/libpso#17 2022-01-07 17:31:09 -05:00
movement config packets!

would this branch cause elseware master to fail building?

yes. i moved some consts around in the files and renamed some of the properties like key_config -> keyboard_config

andy commented on issue jake/elseware#82 2022-01-07 17:22:48 -05:00
discord integration

i meant the rich presence stuff https://discord.com/rich-presence and some other meme ideas like discord invites for joining parties/rooms.

fancy voice stuff would probably require running an…

andy deleted branch room_join_requirements2 from jake/elseware 2022-01-05 20:46:04 -05:00
andy deleted branch trade from jake/elseware 2022-01-05 20:46:01 -05:00
andy deleted branch keyboardconfig from jake/elseware 2022-01-05 20:45:42 -05:00
andy created pull request jake/libpso#17 2022-01-05 20:43:24 -05:00
movement config packets!