Commit Graph

186 Commits

Author SHA1 Message Date
Feufochmar 6a360173fd Add user pages on the website. 2021-05-04 18:20:08 +02:00
Feufochmar 77393fe452 Add user management tools (useradd, userdel). 2021-05-04 18:19:41 +02:00
Feufochmar a4ba3b5de3 Add users for the notepad (stored in a database), and add pages to list and display users. 2021-05-04 18:18:42 +02:00
Feufochmar 0c2028a0ee Bring the stored-objects back from the previous version of the website. 2021-05-04 18:16:38 +02:00
Feufochmar fb1982ba89 Add the possibility to have hidden entries in the sitemap, for displaying the correct header on those pages. 2021-05-04 18:15:19 +02:00
Feufochmar 6e5b6320f5 Start a wiki-like notepad. Features currently: list and interpret the content of the notepad directory. 2021-05-03 18:47:22 +02:00
Feufochmar 71e8fbf083 Add an 'adaptable template' taking a function returning the parameters for the usual template. 2021-05-03 18:43:45 +02:00
Feufochmar aa6e898f0e Update Flora Generator Data. 2021-04-27 07:54:03 +02:00
Feufochmar d7b927e84a Add avatars for ArnYtron3000 and MechaMaskedOwl 2020-12-31 19:43:30 +01:00
Feufochmar 43c66e1a3c Change a few things in the island generator (notably : altitude generation, rainfall generation). Fix a few errors in the river drawing algorithm. 2020-12-27 01:09:52 +01:00
Feufochmar 9e4f49ab04 Add noise-gradient-fractal-value function (similar to noise-fractal-value, but use noise-gradient-value instead of noise-value). 2020-12-27 01:03:13 +01:00
Feufochmar 2690a9c527 Add names to generated pizzas 2020-12-26 22:01:22 +01:00
Feufochmar c2aec2245d More ingredients and recipes from another pizzeria menu 2020-12-24 22:41:55 +01:00
Feufochmar c2f00149bc Correct link to the ProcJam entry for the pizzeria generator. 2020-12-24 22:40:17 +01:00
Feufochmar 0412122555 Pizzeria generator 2020-12-24 15:53:53 +01:00
Feufochmar 2bf9c99567 Daily island page & postbot 2020-11-10 18:31:12 +01:00
Feufochmar 51a529a677 Change color of territorial limits 2020-11-10 18:29:43 +01:00
Feufochmar 5c73ab42ac Update flora generator data 2020-11-10 15:29:51 +01:00
Feufochmar 85fb79e031 Add the road map generator page. 2020-11-10 15:27:49 +01:00
Feufochmar 91052874d7 Fix and simplify a few things in the generator. Rename functions and change the rendering function to take an output and not a directory name. 2020-11-10 15:27:11 +01:00
Feufochmar b072de03d4 Remove river-related fields from the cell structure - they are not used. 2020-11-09 18:28:52 +01:00
Feufochmar 98ec5afaeb Island generator - road map version. 2020-11-09 18:26:49 +01:00
Feufochmar bbe11f3f56 Add a path-finding algorithm on 2d arrays. 2020-11-09 18:12:33 +01:00
Feufochmar 58f0010c10 Some useful structures for graphs. 2020-11-09 18:11:50 +01:00
Feufochmar 6bb1217ef7 Merge the previous island generator with the new ideas explored so far. 2020-07-19 19:19:19 +02:00
Feufochmar 1660f991a7 Add image-draw-image!, image-width, image-height 2020-07-19 19:00:33 +02:00
Feufochmar f707ff6829 Add the possibility to choose the word generator for characters. 2020-07-16 11:10:53 +02:00
Feufochmar cb53046279 Add postbots. 2020-07-15 19:00:23 +02:00
Feufochmar d027f1d69f Add an endpoint to generate a character into a series of tweets. 2020-07-15 18:21:09 +02:00
Feufochmar a2a32b62f9 Do not generate sex in the generate-parent-species function, do it later 2020-07-15 17:38:14 +02:00
Feufochmar a4a56d548c Change the wording of the form. Place the 'New character button' on a new line. 2020-07-15 17:36:15 +02:00
Feufochmar 25070512c7 Change the generation of parents species for crossbred, so that when a crossbred is asked, it doesn't generate a completely different species. 2020-07-15 17:10:41 +02:00
Feufochmar a3aa6f8202 Change generation of mimic species using imited species genes. Fix the species name displayed so that the variety is displayed. 2020-07-15 16:06:22 +02:00
Feufochmar d953d5b5ca Add the possibility to inherit personality traits from parents. 2020-07-15 12:21:55 +02:00
Feufochmar 5f1bc626b4 Fix generation of character whose species is an unnamed crossbred. Use the force? parameter and remember the form selection. 2020-07-14 16:42:22 +02:00
Feufochmar 7353438116 Add a border around sections and paragraphs in details. 2020-07-14 15:06:29 +02:00
Feufochmar cf7fb5128c Add generation of parents. 2020-07-14 15:06:02 +02:00
Feufochmar 59db426eb3 Add distribution-filter and distribution-empty?. Change some let and letrec into define. 2020-07-14 15:04:47 +02:00
Feufochmar e6696a19b9 Generate sex and affinity from the genes. 2020-07-13 23:57:22 +02:00
Feufochmar 7542782afd Reorganize the character generation. Display a character with sentences like the previous generator. Add the possibility to generate a character of a given species. 2020-07-13 18:23:19 +02:00
Feufochmar a23c527307 Fix english:add-commas 2020-07-13 18:20:28 +02:00
Feufochmar 8a3e017782 Add a function to get all species satisfying a predicate. 2020-07-13 18:19:52 +02:00
Feufochmar 1549fca6d1 Update floraverse generator data. 2020-07-13 13:14:44 +02:00
Feufochmar 767dba4864 Minor tweakings of display. 2020-05-24 20:13:59 +02:00
Feufochmar 53cb4ba3ac Support mimic species fully. Display genes and links to species. 2020-05-24 20:13:09 +02:00
Feufochmar cefdeed0f9 Add a function to manage enumerations. 2020-05-24 20:11:48 +02:00
Feufochmar 748b810c77 Unfinished island generator. Still to do: river, cities, roads. 2020-05-24 14:31:32 +02:00
Feufochmar 9df9671ea7 Change the flood-map algorithm for speed 2020-05-22 17:12:47 +02:00
Feufochmar 080168d787 Add a noise generation library. 2020-05-05 17:39:52 +02:00
Feufochmar 26eef785de Add a method 2d-array-map!/indexes 2020-05-05 17:39:15 +02:00