Giter VIP home page Giter VIP logo

isscrolls's Introduction

OpenBSD user ● DragonFly BSD committer (retired) ● InfoSec and CCC member since > 20y ● Pronouns: he/him ● I am @xhr on Mastodon.

finger [email protected] for more information

isscrolls's People

Contributors

schmidtm avatar thexhr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

isscrolls's Issues

Feature Request: Implement Failure Track

One thing I always have trouble remembering to do is record my misses on the failure track. I noticed that Mark Your Failure and Learn From Your Failures are listed in the initial commit of moves. In order of importance, I think it would very helpful to have a failure track which:

  1. Can be adjusted manually like the bond track
  2. Reports failure track progress when the character info is printed
  3. Automatically tracks misses on moves and progress moves
  4. Automatically applies new experience and clears the progress per the Learn From Your Failures move

error: implicit declaration of function ‘json_object_array_del_idx’

I'm trying to get this running in Debian on WSL, I've followed the instructions on the main page, but this is what happens when I run make:

@:~/isscrolls$ make
cc -O2 -pipe -fdiagnostics-color -Wno-unknown-warning-option -Wpedantic -Wall -Werror-implicit-function-declaration -Wno-format-truncation -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wswitch-enum -Wunused-parameter -Wuninitialized -Wformat-security -Wformat-overflow=2 -I/usr/local/include pkg-config --cflags json-c -o character.o -c character.c
character.c: In function ‘save_character’:
character.c:611:5: error: implicit declaration of function ‘json_object_array_del_idx’; did you mean ‘json_object_array_get_idx’? [-Werror=implicit-function-declaration]
json_object_array_del_idx(items, i, 1);
^~~~~~~~~~~~~~~~~~~~~~~~~
json_object_array_get_idx
character.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: some warnings being treated as errors
make: *** [Makefile:44: character.o] Error 1

Possibility of a Starforged version?

Just curious, I'm only familiar with that version of the game. That said, I do intend to play Ironsworn as well, so this will still be very fun!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.