Daniel Asher Resnick
c7306cbacf
Add data for a test stock
...
To use, has to be copied into the data/custom directory
2 years ago
Daniel Asher Resnick
2fd4b625ce
Fix custom stock loading using put_or_merge
2 years ago
Daniel Asher Resnick
6e7c8237a7
Define put_or_merge
2 years ago
Daniel Asher Resnick
0b3e725c85
Actually implement custom stock loading...
2 years ago
Daniel Asher Resnick
48cda4860a
Merge branch 'main' into custom-stocks
2 years ago
Daniel Asher Resnick
a3fe5f508a
Merge branch 'stock-ruby-class' into custom-stocks
2 years ago
Daniel Asher Resnick
c8adc19846
Load stock data on stock change or char upload
...
Extracts the loading logic to a common method returning a promise,
both places 'then' the promise.
2 years ago
Daniel Asher Resnick
30f477a2e0
Replace BurningData events with Promise handlers
2 years ago
Daniel Asher Resnick
0782b4465e
Debug behaviour should default to false
...
Ideally overrides to this don't get committed, should find a better way to toggle it.
2 years ago
Daniel Asher Resnick
42ffa31a3f
Remove debug logging
...
It would need to be refactored anyway
2 years ago
Daniel Asher Resnick
a98115c647
Use Fetch API and thenify BurningData
2 years ago
Daniel Asher Resnick
849b957a7b
Wrap (and update loading of) resources
2 years ago
Daniel Asher Resnick
38a49c8327
Switch all lifepath files to wrapped format
...
And change loading accordingly
2 years ago
Daniel Asher Resnick
4b4b847644
Move some lifepaths to wrapped format
2 years ago
Daniel Asher Resnick
f5d94d1d67
wip
2 years ago
Daniel Asher Resnick
5091396638
Merge branch 'stock-ruby-class' into custom-stocks
2 years ago
Daniel Asher Resnick
c4e93b2142
Merge branch 'main' into custom-stocks
2 years ago
silverwizard
bc14e42e94
Merge pull request 'Fix spite shade calculation' ( #7 ) from fix-spite-shade into main
...
Reviewed-on: #7
2 years ago
Daniel Asher Resnick
74ed09d830
Lookup stocks by adjective field
...
Don't use a hardcoded list of values in the source...
2 years ago
Daniel Asher Resnick
bb908d9bfd
Add adjectives to stock files
2 years ago
Daniel Asher Resnick
117365ed8e
Fix angular interpolation error
2 years ago
Daniel Asher Resnick
fc9edd2b48
On demand data loading
2 years ago
Daniel Asher Resnick
302f758bf0
Replace references to stock_objs with just stocks
...
The stock object is now the universal interface to stock metadata.
2 years ago
Daniel Asher Resnick
897b9ca58c
Remove now-redundant stocks key in the data object
2 years ago
Daniel Asher Resnick
e1b52b08f5
Fixed some code referencing starting starts
2 years ago
Daniel Asher Resnick
e3077d6048
Delete starting stats files
...
Have been moved into the stock files
2 years ago
Daniel Asher Resnick
a6366b0c7b
Remove common traits from lifepaths
...
Have been moved to stock files
2 years ago
Daniel Asher Resnick
4e7d70c51f
Use starting stat data from stock objects
2 years ago
Daniel Asher Resnick
e7b487f8a3
Remove settings from stock object
2 years ago
Daniel Asher Resnick
0d92d0beb2
Use common traits from stock object
2 years ago
Daniel Asher Resnick
19e2ba9657
Use stride data from stock objects
2 years ago
Daniel Asher Resnick
c7a3335bec
Load new-style stock files
2 years ago
Daniel Asher Resnick
9d3c8b8870
Add new style stock files for Gold stocks
2 years ago
Daniel Asher Resnick
e5d478786e
In js, load stock data from stock_objs
2 years ago
Daniel Asher Resnick
8ec40eba13
Load troll data
2 years ago
Daniel Asher Resnick
cf351b0c24
wip
2 years ago
Daniel Asher Resnick
3f5b2f4219
Stub expanded stock class
2 years ago
Daniel Asher Resnick
43cca46dde
Begin moving stock data to objects
2 years ago
Daniel Asher Resnick
d4596c9934
Fix spite shade calculation
...
Greying Grief now greys Spite,
and similarly blacking Spite blacks Grief.
When calculating Spite, if Grief is greyed, the exponent is already reduced
and the Spite exponent doesn't need to be reduced further.
2 years ago
Daniel Asher Resnick
988312d9c4
Merge pull request 'add_test_characters' ( #6 ) from add_test_characters into main
...
Reviewed-on: #6
2 years ago
silverwizard
e8b978dfc6
Added a bonkers and weird human sorcerer/priest
2 years ago
silverwizard
df40f50768
Added a dark elf in order to confirm how spite works
2 years ago
silverwizard
180bd6533b
Merge pull request 'fix link syntax in README' ( #2 ) from fix-readme-links into main
...
Reviewed-on: #2
2 years ago
Daniel Asher Resnick
a0bf078d52
fix link syntax in README
2 years ago
Daniel Asher Resnick
c4c9c9fc39
Merge pull request 'Updated to new Charred Gold branding' ( #1 ) from improve-branding into main
...
Reviewed-on: #1
2 years ago
sdjfhsihfjkdsahafjklsadh
ee3350764d
Updated to new Charred Gold branding
2 years ago
Daniel Asher Resnick
7d8540d69a
Stub custom stock parsing
2 years ago
Daniel Asher Resnick
cbcbd23955
wip
2 years ago
Daniel Asher Resnick
f08e8c40d7
Add Gold blurb to README
2 years ago
Daniel Asher Resnick
2585c25f28
Fix Dwarven Rune Caster stats
3 years ago