summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-25equipment messages are now list of pairs, not dict; server gets address on cr...troido
2019-09-24improved communication handling on the servertroido
2019-09-18Merge branch 'master' into ratuiltroido
2019-09-18made fullwidth character set the defaulttroido
2019-09-18fixed selectors; made logging easiertroido
2019-09-18adapted to changed ratuil api and removed healthfull and healthempty in charmapstroido
2019-09-18changed directory structuretroido
2019-09-18all communication with ratuil layout goes through displaytroido
2019-09-18cleanup!troido
2019-09-18menus now work tootroido
2019-09-18switched curses to ratuiltroido
2019-09-16replaced curses.wrapper by its codetroido
2019-09-16put initialisation code in somewhat more sensible modulestroido
2019-09-16more whitespacetroido
2019-01-25fixed list of default charmaps in helptroido
2019-01-24changed colours to work better with 8-colour terminals and update screen befo...troido
2019-01-20also send messages for players connecting/disconnectingtroido
2019-01-20when going to a smaller area, the bachground is now clearedtroido
2019-01-20added snowflake objecttroido
2019-01-20made rain possibletroido
2019-01-20chat now has colourstroido
2019-01-19messages now have a type which can be used for colourcodingtroido
2019-01-18client doesn't crash anymore on empty '/'troido
2019-01-18hide chat cursor at starttroido
2019-01-18changed wall spritetroido
2019-01-18more emoji characterstroido
2019-01-18simplified fullwidth and emoji charmaps now templates are availabletroido
2019-01-18changed filenames for resource configstroido
2019-01-18config templates are now actually usedtroido
2019-01-18made the loading worktroido
2019-01-18use loaders for keybindings and charmaps which allow them to import templatestroido
2019-01-18I want assignment, of hy variable, not identity checktroido
2019-01-18made input handling server side more rigorous; client doesn't split strings a...troido
2019-01-18players can execute only one action per steptroido
2018-09-09changed selector for menus. All inventory menus now use the same listtroido
2018-09-09switchable menus are now somewhat usable and presentabletroido
2018-09-06made menus switchable so not all menus need to be in view all the timetroido
2018-09-06actually include the superclasstroido
2018-09-06widget implementations now inherit from superclasstroido
2018-09-05made win and argument to update and made it possible for windows to be hiddentroido
2018-09-05return item in devtools and improve spacingtroido
2018-07-29the info widget is now responsible for checking redundancytroido
2018-07-28setup exchanging posts (trading and crafting)troido
2018-07-28made optionmenus for selected objectstroido
2018-07-28allowed sending json from command linetroido
2018-05-25improved plant creationtroido
2018-05-23test has_colors() before COLORStroido
2018-05-23don't try colour mode if the terminal doesn't support ittroido
2018-05-23game doesn't crash anymore when cursor can't be settroido
2018-05-22reduced letter brightness and fixed plants in tutorialtroido