I like it (9/11 was an inside job so the us government could get this comentary to 20 characters)
Yes, of course it’s possible. I had the same thing in mind. The hard part is to add a new TYPE
, like BIONIC
or AMMO
or GENERIC
, for this kind of stuff.
Oh meant to reply to “Valiant” sry
Here’s a new batch.
Battery
Hacksaw
Permanent marker
Syringe
I’ll try to post weekly.
In the words of black Linus, “You am one dope scrilla-monger, Charlie Brown.”
ASCII art is super cool.
Pixel art is pretty awesome too.
That’s awesome. Good work.
I made 5 today, because these were smaller.
I can’t post next week. I’ll be abroad.
Carrot
Fishing hook
Lighter
Radio
Woodsaw
Keep up the good work. You are pretty good with ASCII art.
A bit of necromancy
Because this https://github.com/CleverRaven/Cataclysm-DDA/pull/37598 might be relevant to the topic
REXPaint is an editor for creating ASCII art, could come in handy.
That’s really cool, I’m gonna play with that
REXPaint seems really cool, but you need to use a font with the right dimensions. The screenshot below shows the problem:
Here is the solution I found that I think will work:
- Go here: RexPaint Libraries
- Scroll down to Fonts
- Following the instructions at the top of that section get the 8x16 “Unscii” font
- install it via the instructions (add “unscii_8x16” unscii_8x16 unscii_8x16 1 to config.xt)
- now if you use REXPaint with that 8x16 font to make some nice art, it will look in game similar to how it looks in REX (note you have to export to txt to add it to json - the command is ctrl+t)
Apparently the ascii art can be in color, though I don’t know offhand how to implement this.