Eric Oestrich
Eric Oestrich
In order for game admins to see how people land on the web client, allow for tracking a referral query parameter and display via a simple report. Report: - Select...
Gossip will soon have achievements, games can unlock them for players and they will be displayed on Grapevine if the character has been associated to a profile. ## Why? To...
Moderation is hard. Let's start thinking about how to tackle this. [Raisin](https://github.com/oestrich/raisin) will be the tool that handles this. Some ideas, note that they may not be implemented - food...
Things have stabilized recently for a lot of Kalevala, and they should be tested to help lock down how they work and find any bugs lurking about. - [ ]...
Continue expanding what they do to stress test the behavior tree implementation, and find out what we're missing or can make better.
In order to show how combat can work in Kalevala, the example game should have sample combat. Possible ideas: - Auto combat - Wield weapons and armor - Simple skills...
Make sure the REAMDE is up to date with all of the new features: - [ ] Output processors - [ ] WebSockets - [ ] How to use the...
See: https://github.com/oestrich/grapevine/blob/master/lib/web/controllers/session_controller.ex#L39-L54 https://github.com/oestrich/grapevine/blob/master/lib/web/plugs/ensure_user.ex#L34-L40