Commit Graph

393 Commits

Author SHA1 Message Date
troido 655f739bd9 more whitespace 2019-09-16 21:38:57 +02:00
troido c0d0d6acb2 fixed list of default charmaps in help 2019-01-25 10:28:23 +01:00
troido b6b6a2c5f6 changed colours to work better with 8-colour terminals and update screen before each wait (so also with each keypress) 2019-01-24 19:15:57 +01:00
troido d880939711 tried but failed to save memory by room deactivation 2019-01-20 23:46:45 +01:00
troido f38f00e496 also send messages for players connecting/disconnecting 2019-01-20 19:58:21 +01:00
troido 1f0834986c when going to a smaller area, the bachground is now cleared 2019-01-20 18:45:43 +01:00
troido 015d9a12bc fixed error with nonexisting player views 2019-01-20 18:45:24 +01:00
troido a23533980f added snowflake object 2019-01-20 16:41:30 +01:00
troido c51bf0cd77 improved weather particles 2019-01-20 15:33:06 +01:00
troido abe4f555e4 made rain possible 2019-01-20 14:33:09 +01:00
troido 8bb1f394c3 chat now has colours 2019-01-20 01:19:24 +01:00
troido 590f0697b4 messages now have a type which can be used for colourcoding 2019-01-19 01:27:47 +01:00
troido 7d3d8cf664 client doesn't crash anymore on empty '/' 2019-01-18 23:14:52 +01:00
troido 4e66669c23 hide chat cursor at start 2019-01-18 23:03:47 +01:00
troido f77799f47c changed wall sprite 2019-01-18 22:59:04 +01:00
troido 511ec84105 removed startserver script. This is better as machine-dependent 2019-01-18 19:32:54 +01:00
troido f6f6894818 same for roomloader... 2019-01-18 19:19:57 +01:00
troido 1f0cafee28 also make savegames for player if they don't exist 2019-01-18 19:18:14 +01:00
troido 722f78957c more emoji characters 2019-01-18 19:15:48 +01:00
troido 16fdaaff52 create savegame dirs automatically 2019-01-18 19:15:15 +01:00
troido 29a43ff471 simplified fullwidth and emoji charmaps now templates are available 2019-01-18 18:18:25 +01:00
troido db2c1f18b6 changed filenames for resource configs 2019-01-18 18:11:04 +01:00
troido 8540b00b4c config templates are now actually used 2019-01-18 17:59:45 +01:00
troido f350502ace made the loading work 2019-01-18 17:29:37 +01:00
troido e912bae21a use loaders for keybindings and charmaps which allow them to import templates 2019-01-18 13:08:05 +01:00
troido 28a622a388 I want assignment, of hy variable, not identity check 2019-01-18 12:16:35 +01:00
troido 956d08cd83 made input handling server side more rigorous; client doesn't split strings anymore; optional support for hy 2019-01-18 12:14:54 +01:00
troido 1250d3f6ea players can execute only one action per step 2019-01-18 11:20:28 +01:00
troido 986122c434 disabled pvp 2019-01-17 21:57:12 +01:00
troido 0d2999f4ce changed selector for menus. All inventory menus now use the same list 2018-09-09 17:20:40 +02:00
troido 91bae5af5b prevented unhashable action (user input) from crashing server 2018-09-09 14:53:53 +02:00
troido c8fa3b0acc switchable menus are now somewhat usable and presentable 2018-09-09 14:52:59 +02:00
troido 24b91d80a4 made menus switchable so not all menus need to be in view all the time 2018-09-06 18:51:15 +02:00
troido ae6dbfbfb7 actually include the superclass 2018-09-06 15:13:37 +02:00
troido f48f622293 widget implementations now inherit from superclass 2018-09-06 15:11:54 +02:00
troido debb8cdc8d made win and argument to update and made it possible for windows to be hidden 2018-09-05 18:46:29 +02:00
troido 75ddfbf8a3 return item in devtools and improve spacing 2018-09-05 12:52:06 +02:00
troido 8cf049ff81 the info widget is now responsible for checking redundancy 2018-07-29 12:26:54 +02:00
troido bf01fe38ba setup exchanging posts (trading and crafting) 2018-07-28 17:59:46 +02:00
troido a00c1dbc8e made optionmenus for selected objects 2018-07-28 16:22:02 +02:00
troido 13f410c1c3 player can now select some objects 2018-07-28 16:14:35 +02:00
troido 7d285af9c5 allowed sending json from command line 2018-07-28 16:02:59 +02:00
troido e668497e1c fixed targetTime crash 2018-06-28 10:42:36 +02:00
troido 7b68228664 fix carrot harvest 2018-06-24 15:37:46 +02:00
troido 6c3c85b204 fixed string in devtools script 2018-06-15 23:03:14 +02:00
troido 67f6e2b0f5 added item changing script for modifying savegames 2018-06-15 22:53:48 +02:00
troido 6fbf273e7a walls now have simpler serialization 2018-06-15 21:51:55 +02:00
troido 304117f78b fixed even more missing imports 2018-06-15 21:17:39 +02:00
troido 20b1f030fc fix missing imports in structures.py 2018-06-15 21:13:25 +02:00
troido 355dbeb02e simplified storage for argumentless entities and changed height of plants 2018-06-15 21:08:37 +02:00