Commit graph

31 commits

Author SHA1 Message Date
Llywelwyn
0ee2a80715 tile variants, and applying colour offsets again 2023-10-07 10:36:36 +01:00
Llywelwyn
396d548bf2 .col() and .offset() impls for TileTypes - and some more sprites in 2023-10-07 00:56:02 +01:00
Llywelwyn
af1040b970 player avatar - currently bare. need a component for avatar_sprite! 2023-10-06 10:06:04 +01:00
Llywelwyn
44b0674b5a the oryx-ening - zoom factor, and renderables refactor
currently extremely unfinished - half the sprites are gnomes, and tiles have no colours
2023-10-06 09:22:11 +01:00
Llywelwyn
a7b4f621fb better font support 2023-10-03 01:56:38 +01:00
Llywelwyn
c80cb01816 charcreation runstate 2023-09-30 06:40:35 +01:00
Llywelwyn
f4d4b414d5 draw_charcreation() 2023-09-30 06:30:48 +01:00
Llywelwyn
d6ba6c628c sprites for entities, with text glyph fallback 2023-09-26 17:23:25 +01:00
Llywelwyn
e258767405 finalised gamelog 2023-09-25 20:38:52 +01:00
Llywelwyn
093f9df86e action w/ direction, and mapgen ctd fix 2023-09-25 16:06:45 +01:00
Llywelwyn
030bda215a icon, wider log 2023-09-25 06:15:20 +01:00
Llywelwyn
1cd9f75ecc curses16x16 to spritesheet 2023-09-25 03:34:53 +01:00
Llywelwyn
6cc659fd23 scuffed entity chars 2023-09-25 03:11:05 +01:00
Llywelwyn
627d33b2d9 pixelfont 2023-09-25 00:05:26 +01:00
Llywelwyn
7f02a5a30f draw_bg() 2023-09-24 21:24:11 +01:00
Llywelwyn
2967cddf7b init 2023-09-23 23:15:36 +01:00
Llywelwyn
cee4d02ce2 sprites init 2023-09-23 18:02:51 +01:00
Llywelwyn
8337f202cf tile clipping fixes 2023-09-23 11:58:34 +01:00
Llywelwyn
441b22439f Merge branch 'master' into switching_to_draw_batches 2023-09-23 10:12:26 +01:00
Llywelwyn
222c7cc914 dels redunant resources - most of these are built-in with bracket-lib 2023-09-20 21:37:05 +01:00
Llywelwyn
ae3e061ce8 back to curses -- still needs tweaking
box drawing glyphs are misaligned, etc
2023-09-03 08:42:10 +01:00
Llywelwyn
4e0ed95a22 infinite font variations for testing - huge wip 2023-09-03 05:10:17 +01:00
Llywelwyn
2a3c59ad33 first steps - extreme wip
1. need to finish curses12x24 first of all
2. bind everything to the viewport, and make scalable
2023-09-03 01:45:18 +01:00
Llywelwyn
be2c8a35a5 title image, ui tweaks 2023-07-29 02:21:36 +01:00
Llywelwyn
32044dbb6a removes unused resources, and embedded font fix 2023-07-28 01:51:14 +01:00
Llywelwyn
d2648c4560 visual overhaul 2023-07-28 01:06:42 +01:00
Llywelwyn
ea79d4064f refactors image loading into fully-fledged prefab builder 2023-07-20 21:55:03 +01:00
Llywelwyn
7f775b80dd voronoi, and starting on wfc 2023-07-20 15:26:51 +01:00
Llywelwyn
595ec61332 vi-keys menu nav, and 80x60 menu bg img 2023-07-11 04:50:55 +01:00
Llywelwyn
7bf1c0b887 Brogue-style tile colour offsets, and main menu 2023-07-09 03:35:31 +01:00
Llywelwyn
d3a09df7a8 initial commit
using rltk
2023-07-06 16:47:07 +01:00