mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added Urban Adventure content to the Character Generator.
This commit is contained in:
parent
56ac19fda7
commit
3479805e0c
4 changed files with 377 additions and 68 deletions
|
|
@ -18,43 +18,44 @@ tags: [Version 0.2 beta]
|
|||
Done: S170: Worn Armor Widget
|
||||
Done: S180: Melee Weapon Widget
|
||||
Done: S190: Ranged Weapon Widget
|
||||
Done: S200: Add Benefits to Index
|
||||
S010: Add all races, careers, etc.
|
||||
S020: "overflow" input fields
|
||||
S050: Benefit descriptions and pages (M030)
|
||||
S050: Benefit descriptions and pages (M030) [Pages Done]
|
||||
S060: Ability descriptions and pages (M040) [Pages Done]
|
||||
S090: Fill Arcane Tradition
|
||||
S110: Connections descriptions and pages (M080)
|
||||
S160: Add Warcaster Armor etc. to Armor DB
|
||||
S200: Add Benefits to Index
|
||||
|
||||
Medium:
|
||||
Done: M020: Skill DB
|
||||
Done: M090: Mechanika DB [not needed]
|
||||
Done: M110: Capacitor DB
|
||||
M010: Armor DB [Done for regular armor]
|
||||
M030: Benefit DB (S200)
|
||||
M040: Ability DB [Done for all names]
|
||||
M030: Benefit DB (S200) [only all names]
|
||||
M040: Ability DB [only all names]
|
||||
M050: Melee Weapon DB [Done for Core Rules]
|
||||
M060: Ranged Weapon DB [Done for Code Rules]
|
||||
M070: Gear DB
|
||||
M080: Connections DB
|
||||
M090: Mechanika DB
|
||||
M100: Runeplate DB
|
||||
M110: Capacitor DB
|
||||
M120: Steamjack DB
|
||||
M130: Riding DB
|
||||
M080: Connections DB (M170)
|
||||
M100: Runeplate DB [only all names]
|
||||
M140: Character Portraits
|
||||
M160: Spell DB [Done for Core Rules]
|
||||
M170: Add Connections to Index
|
||||
L8er: M120: Steamjack DB
|
||||
L8er: M130: Riding DB
|
||||
|
||||
Complex:
|
||||
Done: C030: Mechanika Widget (M090)
|
||||
Done: C040: Runeplate Widget (M100)
|
||||
Done: C050: Capacitor Widget (M110)
|
||||
C010: Track Equipment Modifiers (M010, M040, M050, M060, M070) [worn armor/Shield/Command done]
|
||||
C020: compute DEF, ARM, INI, etc. (C010) [Done for basic modifiers]
|
||||
C030: Mechanika Widget (M090)
|
||||
C040: Runeplate Widget (M100)
|
||||
C050: Capacitor Widget (M110)
|
||||
C060: Steamjack Widget (M120, C090)
|
||||
C070: Riding Widget (M130, C100)
|
||||
C080: Leveling
|
||||
C090: Steamjack Sheet
|
||||
C100: Riding Sheet
|
||||
L8er: C060: Steamjack Widget (M120, C090)
|
||||
L8er: C070: Riding Widget (M130, C100)
|
||||
L8er: C080: Leveling
|
||||
L8er: C090: Steamjack Sheet
|
||||
L8er: C100: Riding Sheet
|
||||
|
||||
Bugs:
|
||||
Done: B030: Is computed-SPD stored in save()?
|
||||
|
|
@ -62,7 +63,7 @@ tags: [Version 0.2 beta]
|
|||
B020: Changing font size in mechanika and connections and such.
|
||||
|
||||
Features:
|
||||
F010: Add Chrome sync for local store!
|
||||
L8er: F010: Add Chrome sync for local store!
|
||||
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue