Commit Graph

131 Commits

Author SHA1 Message Date
Xavier Del Campo Romero e2abc68d8c
Documentation: Update paths to *.png files 2023-07-16 00:46:57 +02:00
Xavier Del Campo Romero f6172f4272
README.md: Limit to 72-column width
Even if Markdown files are typically read from a Markdown viewer, where
long lines are wrapped around, it is still nice to avoid long lines for
those who read README.md directly from the editor.
2023-07-16 00:32:58 +02:00
Xavier Del Campo Romero 1122308c15
Split project into smaller Makefiles
Instead of controlling all logic from the top-level Makefile, splitting
into directory-specific Makefiles allows for:

- Better separation of concerns
- Improved compatibility with POSIX make(1)

As a possible drawback, support for out-of-tree builds has been removed,
in favour of simplicity and POSIX compatibility.
2023-07-16 00:29:42 +02:00
Xavier Del Campo Romero a01a0da03d
Update .gitignore 2023-07-16 00:19:55 +02:00
Xavier Del Campo Romero 2dea14ebe9
Column fixup 2023-07-16 00:19:06 +02:00
Xavier Del Campo Romero ae80b0cf13
Fix trailing whitespaces 2023-07-16 00:16:40 +02:00
Xavier Del Campo Romero 3444aa4ce1
Makefile: Limit license text to 72-column limit
It is typically preferrable to limit column width to a reasonable value
for people with smaller screens or having multiple editors open.
2023-07-15 23:46:08 +02:00
Xavier Del Campo Romero 559d55715c
Rename files with colons
Otherwise, these could confuse make(1) when attempting to interpret
their filenames as part of its syntax.
2023-07-15 23:34:25 +02:00
Ryan "Lofenyy" Medeiros 1b6fa75141 Revised entire Botan region. 2023-07-14 09:00:08 -06:00
Ryan "Lofenyy" Medeiros 43c8743af9 Minor changes to the feel of certain cities. 2023-07-13 19:23:00 -06:00
Ryan "Lofenyy" Medeiros 451d4cdaa1 Changed Makefile to renger PNG's using imagemagick. 2023-07-13 18:19:53 -06:00
Ryan "Lofenyy" Medeiros 6b8dbfff18 Removed abilities. 2023-07-11 05:32:58 -06:00
Ryan "Lofenyy" Medeiros e23ef7fbce Changed a few details. Added concept art. 2023-07-11 05:04:14 -06:00
Ryan "Lofenyy" Medeiros 3f7147a763 Added as much detail as I could 2023-07-10 11:47:16 -06:00
Ryan "Lofenyy" Medeiros 27047496d0 Added city and town descriptions. 2023-07-09 07:06:50 -06:00
Ryan "Lofenyy" Medeiros bd668279b3 Added a lot of story. 2023-07-08 13:10:33 -06:00
Ryan "Lofenyy" Medeiros 8aa5e6f01b Getting print-ready. 2023-07-08 10:14:21 -06:00
Ryan "Lofenyy" Medeiros 4e6077e587 Did some spell checking. 2023-07-08 01:37:16 -06:00
Ryan "Lofenyy" Medeiros 86d281d2b1 Added copyright info. 2023-07-08 01:17:49 -06:00
Ryan "Lofenyy" Medeiros 0e9eca5812 Rearranged a few details. 2023-07-07 16:17:26 -06:00
Ryan "Lofenyy" Medeiros 3b746ad7ae Added a few more cities. 2023-07-07 15:56:08 -06:00
Ryan "Lofenyy" Medeiros f0350d8f35 Added a few cities. 2023-07-07 15:19:45 -06:00
Ryan "Lofenyy" Medeiros 1afc4a717c Added new region of Botan 2023-07-07 09:19:39 -06:00
Ryan "Lofenyy" Medeiros de9ed856f6 Added templates for everything except items. 2023-07-06 23:53:04 -06:00
Ryan "Lofenyy" Medeiros a8948603e7 Filled out routes. 2023-07-06 23:03:55 -06:00
Ryan "Lofenyy" Medeiros 2ea4757b68 Added lots of places. 2023-07-06 23:01:22 -06:00
Ryan "Lofenyy" Medeiros a22d38bbbb Using all macros. 2023-07-06 07:30:22 -06:00
Ryan "Lofenyy" Medeiros 818d34addb Added huge documentation macro. 2023-07-05 04:01:17 -06:00
Ryan "Lofenyy" Medeiros 5c03fd31d8 Added new abilities and monsters. 2023-07-04 17:11:28 -06:00
Ryan "Lofenyy" Medeiros 19e3aa62f9 Added moves and items. 2023-07-04 16:27:48 -06:00
Ryan "Lofenyy" Medeiros a36ce1e3b6 Added abilities and moves. 2023-07-04 07:51:53 -06:00
Ryan "Lofenyy" Medeiros bcaa78f436 Updated Botan Encyclopedia 2023-07-04 06:48:27 -06:00
Ryan "Lofenyy" Medeiros 3dd78a7303 Sorted out documentation order. 2023-07-03 22:06:01 -06:00
Ryan "Lofenyy" Medeiros e358d04a08 Sorted out document structure. 2023-07-03 12:07:38 -06:00
Ryan "Lofenyy" Medeiros 74359dee4d Added documentation about the world. 2023-07-03 01:50:32 -06:00
Ryan "Lofenyy" Medeiros 100ebe15e8 Added new contribution to Assets/ 2023-07-03 00:18:57 -06:00
Ryan "Lofenyy" Medeiros 4a376cdf1c Fixed 8 char filename limit. 2023-07-02 22:17:13 -06:00
Ryan "Lofenyy" Medeiros 326be07b4a Added code tests. 2023-07-02 05:55:47 -06:00
Ryan "Lofenyy" Medeiros 4b6ea77913 Added comments. 2023-07-02 05:06:22 -06:00
Ryan "Lofenyy" Medeiros ea0265e200 Fixed inactive messages bug. 2023-07-02 05:03:25 -06:00
Ryan "Lofenyy" Medeiros b0aa6809ef Updated some documentation. 2023-07-02 04:53:14 -06:00
Ryan "Lofenyy" Medeiros 88d40b8f29 Formatting changes. 2023-07-02 04:16:07 -06:00
Ryan "Lofenyy" Medeiros 0b65266c9a Major refactoring. 2023-07-02 03:58:56 -06:00
Ryan "Lofenyy" Medeiros 5dc807b309 Added color picker. 2023-07-02 00:46:50 -06:00
Ryan "Lofenyy" Medeiros 0b36ef8961 Added help screen. 2023-07-02 00:28:55 -06:00
Ryan "Lofenyy" Medeiros 80cccafd48 Added help screen. 2023-07-02 00:27:16 -06:00
Ryan "Lofenyy" Medeiros 3311aa2873 Automatic allocation of 255 maps on startup. 2023-07-02 00:12:42 -06:00
Ryan "Lofenyy" Medeiros a6ff74eac8 Reversed colour codes in documentation. 2023-07-02 00:08:16 -06:00
Ryan "Lofenyy" Medeiros 33692df414 Fixed saving and loading infinite files bug. 2023-07-01 21:44:33 -06:00
Ryan "Lofenyy" Medeiros ce154ff0f4 Fixed saving and loading infinite files bug. 2023-07-01 21:44:08 -06:00