Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-10-14
| ||
23:02 | Add an achtung about 2024-era Firefoxes miscalculating the line-height of cards, leading to out-of-bounds rendering. Leaf check-in: e8277771ae user: stephan tags: trunk | |
2022-06-02
| ||
22:20 | Typo fix in some CSS names: dd- prefix replaced with dv- (dd- is from this code's predecessor/sibling). check-in: fd8c70b174 user: stephan tags: trunk | |
2020-12-17
| ||
23:27 | Added a couple experimental Heroic Quests. Tweaked wording of Maximum Effort quest. check-in: 3dc57aecbb user: stephan tags: trunk | |
11:07 | Typo fix. check-in: 65a60883c0 user: stephan tags: trunk | |
10:31 | Added links to instructions for installing cwal, s2, and s2cgi (the tools which form the basis of the back-end API). check-in: 1e7a75161e user: stephan tags: trunk | |
2020-12-16
| ||
16:52 | Added Maximum Effort heroic quest. Changed default card border policy to off. check-in: a27e6c5fdd user: stephan tags: trunk | |
09:38 | Renamed HEALTH_PLUS to HEALTH_BASE. check-in: 843bf6a595 user: stephan tags: trunk | |
2020-12-15
| ||
13:47 | Removed 'Oooh, shiny' Side Quest - turns out there's a functionally identical one in the game. check-in: e6e8c8751a user: stephan tags: trunk | |
2020-12-14
| ||
04:44 | Fixed version link in generated /uv/download.html to work when running from a path other than the root of the server. check-in: 0c31dd7ea9 user: stephan tags: trunk | |
04:43 | Added source version link to generated /uv/download.html. check-in: 83c23fbc8b user: stephan tags: trunk | |
04:01 | The HTML pages (as distinct from the repository's wiki pages) now use the same font as the DV cards (Futura Medium). check-in: 57daa11467 user: stephan tags: trunk | |
2020-12-13
| ||
13:00 | Increased length limit on card.meta.uid - wasn't long enough for UUIDv4. Added DarkVenture.randomId(), which creates UUIDv4-like IDs. check-in: 5ff949f607 user: stephan tags: trunk | |
12:38 | Removed db-*.html/js from release zip. check-in: af164cf6a6 user: stephan tags: trunk | |
10:16 | Tightened up some db constraints. Several minor UI improvements. check-in: 16ebc304fb user: stephan tags: trunk | |
08:17 | Ported in the card import/export scripts. check-in: 638a6272a4 user: stephan tags: trunk | |
2020-12-12
| ||
18:55 | Added a couple test pages for playing with the db. check-in: d2155613d5 user: stephan tags: trunk | |
18:13 | Fixed a save auth check bug. Added some infrastructure to batch-populate the db from HTML-side cards. check-in: 1b6fbd1591 user: stephan tags: trunk | |
16:56 | Disable automatic import of ENV vars into cgi.request.ENV. check-in: f88963f8c4 user: stephan tags: trunk | |
16:50 | More work on the ajax/CGI bits. Fossil can now pass on /ext CGI cookies, so we can use our own authentication or fossil's (undecided which would be better). check-in: d851262d12 user: stephan tags: trunk | |
13:07 | CGI saving and loading of cards is working, but only via the dev console. Still not sure the deck/card relationship is what i want. check-in: cda6a7ac74 user: stephan tags: trunk | |
11:08 | Started integrating CGI access into JS code, but it requires server-side deployment to be of any use. It's not available via any UIs yet but works from the console. check-in: 8af049fce3 user: stephan tags: trunk | |
08:47 | More work on the CGI backend. The card/deck read ops work and login now uses the fossil-provided auth environment info because CGIs run via fossil's /ext mechanism cannot pass back cookies. check-in: a912f85ba2 user: stephan tags: trunk | |
05:57 | Moved the CGI bits with an eye towards making them runnable via fossil's /ext feature instead of Apache. check-in: 295a9fdf2a user: stephan tags: trunk | |
05:32 | More work on the CGI backend. This breaks the test script, pending moving some files around. check-in: 646b889707 user: stephan tags: trunk | |
05:16 | minor misinformation fix. check-in: 143a135686 user: stephan tags: trunk | |
2020-12-11
| ||
10:57 | Dynamically created download list, rather than using /uvlist. check-in: 38bee74f36 user: stephan tags: trunk | |
10:15 | Added zip file creation rules and moved the end-user download zip file to /uv. check-in: a878423ed9 user: stephan tags: trunk | |
09:48 | More work on the CGI backend. Deck/card saving seem to work. check-in: 870a3cee66 user: stephan tags: trunk | |
05:32 | Started adding bits for a CGI backend, but they're incomplete - not certain i like the deck/card relationship model (inherited from the Zombicide card tools). check-in: 98314de53f user: stephan tags: trunk | |
03:56 | License text update to account for moving the faction emblem SVGs around. check-in: 34edb10ace user: stephan tags: trunk | |
2020-12-10
| ||
19:10 | Typo fix. check-in: 588ac85b13 user: stephan tags: trunk | |
18:21 | Moved dv.d/glyphs/black/f-*.svg to dv.d/glyphs/factions/*.svg to avoid that they get color-processed by the makefile if/when color variants are added for the other glyphs. check-in: 212b4e6ab2 user: stephan tags: trunk | |
17:44 | Fix bits broken by API renaming in the previous couple of commits. check-in: f531bd1e08 user: stephan tags: trunk | |
17:37 | Some HTML consolidation into JS code. check-in: a9f2166e5f user: stephan tags: trunk | |
17:13 | More prettying-up. check-in: 5d925c0557 user: stephan tags: trunk | |
15:38 | Minor doc updates. check-in: c3077a6ada user: stephan tags: trunk | |
15:21 | Added a generated link menu to the top of each app/page. Fixed a bit of color-related CSS. check-in: e060589437 user: stephan tags: trunk | |
14:35 | Renamed dv-tools-manual.html to index.html. check-in: 7a050968b1 user: stephan tags: trunk | |
2020-12-08
| ||
05:12 | Layout/styling work on the quest card pages. check-in: 69162553bf user: stephan tags: trunk | |
2020-12-07
| ||
17:38 | Minor Curse side quest tweak. check-in: d7fb7a5a03 user: stephan tags: trunk | |
16:01 | Give Side Quest titles a bit more top padding for stylistic compatibility. check-in: 2e999c86c3 user: stephan tags: trunk | |
15:50 | More tinkering with the example quests. check-in: f51df46449 user: stephan tags: trunk | |
15:32 | Glyph alignment tweaks for cases outside of a card. check-in: 2d0b08c71b user: stephan tags: trunk | |
14:30 | More micro-tinkering of glyph layout. check-in: 5bde24ae5f user: stephan tags: trunk | |
13:51 | Added a TOC entry, fixed a typo. check-in: 9defdbcc2f user: stephan tags: trunk | |
13:48 | Expanded the docs about printing the cards and added a section about converting them to SVG format. check-in: fc02818566 user: stephan tags: trunk | |
13:20 | Minor CSS refinements to the glyph layout. check-in: 8ed9f5a914 user: stephan tags: trunk | |
12:42 | Renamed HEART to HEALTH. check-in: 85a2836e84 user: stephan tags: trunk | |
12:32 | More example quests and CSS tweaks. check-in: 3b80c10b74 user: stephan tags: trunk | |
10:10 | Increased the size of glyphs just a tick. check-in: 1dffb4babe user: stephan tags: trunk | |