Commit Graph

433 Commits

Author SHA1 Message Date
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
troido 9b1e17fd68 included new screenshot 2018-06-15 19:04:24 +02:00
troido adf281c33c removed outcommented radish definition 2018-05-25 17:21:39 +02:00
troido cf02b5f430 improved plant creation 2018-05-25 17:17:59 +02:00
troido 2ae5a8ef8a test has_colors() before COLORS 2018-05-23 21:08:52 +02:00
troido a26f068e13 don't try colour mode if the terminal doesn't support it 2018-05-23 20:45:24 +02:00
troido aea9e4abda game doesn't crash anymore when cursor can't be set 2018-05-23 20:36:47 +02:00
troido faeaca2bcb made gameobjects more modular 2018-05-23 00:18:55 +02:00
troido d6baf76a6e changed default food/seed/plant into radishes; nerfed farming; improved tutorials 2018-05-22 22:29:25 +02:00
troido 06537f5796 added shortcut to skip tutorial 2018-05-22 21:39:21 +02:00
troido 58a9f95071 reduced letter brightness and fixed plants in tutorial 2018-05-22 20:58:58 +02:00