CuracaoGold
9aaeb3a59e
Add files via upload
2024-09-02 11:34:47 +02:00
CuracaoGold
ab5495e5fc
Add files via upload
2024-09-02 11:26:34 +02:00
CuracaoGold
54a608e6be
Delete Brigandyne 2e édition/brigandyne_bg.jpg
2024-09-02 11:20:43 +02:00
Peter Bjerg Lidegaard
68d2790775
Finally finished up handling scroll failure system change
2024-09-02 10:42:50 +02:00
BeautiDemise
a329680a90
Experimental: Added ORCS Async. Will be used to add features later, but currenctly does nothing
2024-09-02 09:49:04 +02:00
uriele
f0119aa6df
fix
...
- update version to correctly read weapons
- convert npc of previous sheet to npc of new one importing named skills
- fixed space between words
2024-09-02 08:34:20 +02:00
Josh Forisha
7d37bd5963
Add good/bad modifier colors
2024-09-01 16:30:35 -06:00
Josh Forisha
5ab5a5ed6d
Add darkmode sheet rules, size labels correctly
2024-09-01 16:20:33 -06:00
CuracaoGold
4576d132a4
Delete PR
2024-09-01 19:10:30 +02:00
CuracaoGold
154076ac0b
Create readme.md
2024-09-01 18:21:59 +02:00
Kreuvf
dbab19f745
* Regenerate sheet files
2024-09-01 17:37:01 +02:00
Kreuvf
e08367f157
* Add info on latest version
2024-09-01 17:37:00 +02:00
Kreuvf
388fd0fb7a
* Bump version number
2024-09-01 17:36:59 +02:00
Kreuvf
652d3fe859
* Extend Myranor hiding CSS
2024-09-01 17:36:59 +02:00
Kreuvf
139031d2d1
* Adapt spell stat replacement function to return the updated stats instead of manipulating them in-place in a rather opaque way
2024-09-01 17:36:59 +02:00
Kreuvf
04cc4843af
* Scope variable to block to prevent overwriting variables of same name from calling functions
2024-09-01 17:36:59 +02:00
Kreuvf
474c4cceb5
* Use new default value function
2024-09-01 17:36:58 +02:00
Kreuvf
0fe1f752f1
* Add function for looking up default values
...
This is an extensions of the up-to-now simple property lookup of the defaultValues object. With repeating sections, neither the full atrribute name (repeating_<section>_<rowID>_<attr>), nor just the attribute name could be used reliably to look up the corresponding default values.
2024-09-01 17:36:58 +02:00
Kreuvf
6f6fd4707f
* Add default values for repeating section 'conjuration-spells-myranor'
2024-09-01 17:36:58 +02:00
Kreuvf
a89c63b534
* Replace .hasOwnProperty() with Object.hasOwn()
2024-09-01 17:36:57 +02:00
Kreuvf
6307979d10
* Consider first representation for Myranor conjuration spells
2024-09-01 17:36:57 +02:00
Kreuvf
a92cc4da01
* Harden representation recognition against leading/trailing whitespace
2024-09-01 17:36:57 +02:00
Kreuvf
d7e1d0fd0c
* Add representations from Myranische Meere (Myranian Seas)
2024-09-01 17:36:56 +02:00
Kreuvf
5a31c1f2d7
* Replace dummy roll code for Myranor conjuration spells with full-featured version
2024-09-01 17:36:56 +02:00
Kreuvf
9067d4a1a7
* Move UI string generation to the spell stat replacement function
2024-09-01 17:36:56 +02:00
Kreuvf
e8e624370a
* Add Neristic representation to the code responsible for handling stat replacements in spell checks
...
* Explain the corresponding function a little better
2024-09-01 17:36:55 +02:00
Kreuvf
073b80fbf9
* Add DSA utility function for general extraction of two-letter stats from shallow arrays of strings
2024-09-01 17:36:55 +02:00
Kreuvf
8a898cffd2
* Add proof of concept for using repeating section for Myranor conjuration spells
...
* Adds new file for Myranor magic, also added to utility script for reverse-applying from full files
2024-09-01 17:36:55 +02:00
CuracaoGold
bbb441d297
commit
2024-09-01 16:38:35 +02:00
CuracaoGold
2fc587f355
commit
2024-09-01 16:34:26 +02:00
BeautiDemise
b9d4fa9664
Bugfix: deleteTokenMultiple was not deleting token bar values
2024-09-01 16:32:50 +02:00
BeautiDemise
34ba318051
Feature: Generic tokens, part 6
...
- Select now updates the token bars of a token instance, leading to decently more consistent updates
2024-09-01 16:20:10 +02:00
uriele
54c2abded1
small changes
2024-09-01 15:26:56 +02:00
BeautiDemise
445f557243
Feature: Generic tokens, part 5
...
- The name of token instances can now be pressed to change the selected instance
- Bars are now saved for generic tokens. Bar values for the selected token instance is synced with the sheet
- Ailments are now saved for generic tokens. Ailments for the selected token instance as synced with the sheet
- A display of the four ailments with the highest count is shown for each token instance. The ailments can be adjusted even while the token is not selected
- Added functionality to add or delete multiple tokens instances at the same time
- When selecting a token without a token instance, the user is now asked if they wish to add the token as a new instance
- A bunch of token fixes as well as some assorted general bugfixes
2024-09-01 14:35:34 +02:00
uriele
becb668c84
Merge branch 'master' of https://github.com/uriele/roll20-character-sheets
2024-09-01 13:51:40 +02:00
uriele
fc88ab5502
Update deltagreen.html
2024-09-01 13:51:38 +02:00
uriele
914c613fc7
add number to summary
2024-09-01 13:51:26 +02:00
uriele
363c1efc56
minor twiks
2024-09-01 13:18:50 +02:00
Ken
c27ecbf5c2
update gurps
...
add crew tab
2024-09-01 00:01:47 -07:00
Ken
9590bfaab4
GURPS update version
2024-08-31 22:28:53 -07:00
BeautiDemise
33a76ff235
Feature: Generic tokens, part 4
...
- Added functionality to add and delete a token instance from the generic token display
- Added new game setting to configure what the token bars are set to (default is bar 1: hp, bar2: stagres and bar 3: sp)
- This is only for the token instance display. It does not change the actual token bars of the token
- Cleaned up some duplicate code from the v0.7 merge
2024-09-01 05:53:49 +02:00
uriele
60221b43c0
bug fix
...
- corrected logic for ammo
- fixed the header substitution for critical selective fire
- modified kill/failure to kill/damage
2024-09-01 04:36:34 +02:00
roll20deploy
d2fd0616fe
New translations translation.json (Portuguese, Brazilian)
2024-08-31 19:56:36 -04:00
uriele
1800a80c48
fixed levelup
...
went into nested asyncronous callback hell
2024-09-01 01:43:38 +02:00
uriele
5972199d74
delta green 2.0
2024-08-31 23:41:06 +02:00
raelik
ef559bed48
Update skills.test.js to account for removal of tiered skills
2024-08-31 15:17:19 -05:00
raelik
14171f9249
Update sheet-worker.js to remove tiered skills
2024-08-31 15:15:19 -05:00
raelik
5397542866
Update skills-list.js to remove tiered skills
2024-08-31 15:09:53 -05:00
raelik
9d93f6bed1
Update skills.js to remove tiered skill code
2024-08-31 15:05:40 -05:00
raelik
ec4c44a508
Remove tiered skills
...
Tiered skills were deprecated in the 3rd printing.
2024-08-31 15:02:48 -05:00