sorcery  History of lib/color.lua of ea6e475e4466b706

History of the file that is called lib/color.lua at checkin ea6e475e4466b706

2021-07-06
19:26
bug fixes file: [914583aeb0] check-in: [b82a675e76] user: lexi, branch: trunk, size: 6398 [annotate] [blame] [check-ins using] [diff]
2021-04-21
01:32
ui tweaks, rework enchantment slightly file: [9a1b399926] check-in: [41fdb5b0b8] user: lexi, branch: trunk, size: 6281 [annotate] [blame] [check-ins using] [diff]
2020-10-19
09:52
continue dev on celestial mechanics, add melding+division spells (resonance), refine itemclasses, add keypunch and punchcards, add paper pulp, add a shitload of visuals, add convenience scripts for working with the wiki, make the flamebolt spell actually useful instead of just a pretty lightshow, add essences, inferno crystal, and other goodies; iterate on wands, lots of shit i can't remember, various bugfixes file: [818d3ded97] check-in: [ea6e475e44] user: lexi, branch: trunk, size: 5988 [annotate] [blame] [check-ins using] [diff]
2020-08-16
02:05
changes, merges, additions galore file: [e07c3f3979] check-in: [82178e0a16] user: lexi, branch: trunk, size: 5911 [annotate] [blame] [check-ins using] [diff]
2020-08-14
06:17
fix(color): Actually get hsl brightening working Reimplemented based on the algorithms in Computer Graphics: Principles and Practice. Only lightens based on luminosity right now, which makes beautifully saturated, but not pastel colors, so some tweaking might be recommended. file: [ef48edf309] check-in: [794d5b023a] user: glowpelt, branch: glowpelt/hsl, size: 8807 [annotate] [blame] [check-ins using] [diff]
2020-08-13
05:11
feat(color): Change color lightening to use HSL Change color lightening, including the readable utility, to use HSL. This is because the earlier implementation was broken and hacky, and using HSL is a way to implement this in a much more natural-feeling way (being closer to percieved lightness), especially for the current uses. Add a color:to_hsl() function to make this easier, as well as a from_hsl utility that is only in color, for now, but maybe should be exposed as an alternate constructor? file: [1e12e4a44b] check-in: [0a49ac4849] user: glowpelt, branch: glowpelt/hsl, size: 6197 [annotate] [blame] [check-ins using] [diff]
2020-08-11
21:39
Added: initial commit file: [16b55419da] check-in: [956134c50b] user: lexi, branch: trunk, size: 3201 [annotate] [blame] [check-ins using]