Commit Graph

302 Commits (3037a8e4aa3d4da8cd3e9e9b5d659d174fd1e772)

Author SHA1 Message Date
The Happy Anarchist a611838d6c Add Melee and Missile Damage bonus to tweaks
Melee and Missile Damage bonuses added to tweaks. Also fixed a bug in OSE code where AAC bonus was not working.
2020-09-05 14:20:42 -10:00
The Happy Anarchist 0263fa5e2f Rounding error in item cost
Fixed rounding errors on character sheet.
2020-09-05 01:02:19 -10:00
The Happy Anarchist dbae5b4d35 0.2.0 Encumbrance
Created the items and heavy items section of the character sheet. Fixed some rounding errors.
2020-09-05 01:01:24 -10:00
The Happy Anarchist cf8c723b63 More exploration changes
Mostly formatting the char sheet and changing names.
2020-09-04 01:07:28 -10:00
The Happy Anarchist 024a560087 Update character-abilities-tab.html
Set default values for exploration.
2020-09-03 23:25:26 -10:00
The Happy Anarchist c37f23a1fd Default values for Normal Men
Pre-populate default values for 0 level men on the char sheet.
2020-09-03 23:17:31 -10:00
The Happy Anarchist 0d3d79e7df Update entity.js
Bugfix for exploration. Need to roll above, not below.
2020-09-03 23:16:07 -10:00
The Happy Anarchist db04c41943 Encumbrance Workaround, Exploration checks, and default Monster Saves 2020-09-03 22:42:44 -10:00
The Happy Anarchist dd2aba57cb Update en.json
Changed AB to throw, updated reaction rolls with ACKS language, changed AAC to AC, changed LR to MOR, and set up language for using d20 instead of d6 for exploration checks.
2020-09-03 22:21:32 -10:00
The Happy Anarchist ca7684f874 Update entity.js
Bug fix of the OSE code. Wisdom bonus was glitching monster saves.
2020-09-03 22:14:10 -10:00
The Happy Anarchist 9767d5a9e2 Initial merge 2020-09-02 19:53:10 -10:00
The Happy Anarchist a4b53c1bbb Rename ose 2020-09-02 17:38:19 -10:00
The Happy Anarchist a5f4f529fd OSE 1.0.3 Initial Import 2020-09-02 17:29:49 -10:00
The Happy Anarchist bf1ce034ea BUGFIX: AC was always a miss 2020-08-28 21:44:34 -10:00
The Happy Anarchist 89a3511c0f Modified combat
Changed AC, implemented throw, and exploding attack dice.
2020-08-28 00:13:22 -10:00
The Happy Anarchist bf39f33aae Small adjustments
Changed Saving Throw names, literacy threshold, uncapped dex and cha, added ACKS world languages.
2020-08-27 22:56:19 -10:00
The Happy Anarchist d9772b24aa Fixed broken combat initiative.
Casing error
2020-08-18 00:17:13 -10:00
The Happy Anarchist fb10da22fd More replacements of ose and compiled css 2020-08-18 00:08:21 -10:00
The Happy Anarchist 08742ea502 Fixed setting location and renamed ose.js
Renamed ose js and scss files to acks.  Adjusted settings.js to reflect name change to fix game settings menu, instead of module settings after name shift.
2020-08-17 22:07:45 -10:00
The Happy Anarchist 4a6a30af8f Initial Changes
Updated readme and system.json to reflect change to ACKS system.
2020-08-17 20:14:39 -10:00
U~man 3ff4f9a8ce RELEASE: v1 ! 2020-08-03 21:42:04 +02:00
U~man d2dadcbb62 ENH: Fix png extension, move range below duration 2020-08-03 21:30:04 +02:00
U~man 14f77057b8 ENH: Demo, clean template 2020-08-01 11:17:51 +02:00
U~man 1c28b286d9 FIX: Complete encumbrance movement calc 2020-07-31 18:31:18 +02:00
U~man f00ed1bcca RELEASE: 0.9.9 2020-07-31 16:26:12 +02:00
U~man c877a41e0a ENH: Português 2020-07-31 12:08:32 +02:00
U~man 3df063c2a9 ENH: Blind attack roll 2020-07-31 11:30:55 +02:00
U~man 1eaf480c5b ENH: Blind roll fixed 2020-07-31 11:23:15 +02:00
U~man fb232dfa81 RELEASE: 0.9.8 2020-07-30 15:44:18 +02:00
U~man 002e97988a ENH: Reset initiative option 2020-07-30 15:40:22 +02:00
U~man ade4cd7d40 FIX: Attack counters 2020-07-30 15:26:47 +02:00
U~man 48e1d8eb95 FIX: macros 2020-07-30 15:07:52 +02:00
U~man af792eeef8 ENH: Detailed now set item weight to 80 2020-07-30 13:41:47 +02:00
U~man ef160bc1de ENH: Css tweaks, disabled input and items desc 2020-07-30 12:09:22 +02:00
U~man 3f8135f485 RELEASE: 0.9.7 2020-07-29 21:51:09 +02:00
U~man ac18b3030e ENH: Localization update 2020-07-29 21:49:37 +02:00
U~man 008b7a29ce ENH: Versus 2020-07-29 21:43:25 +02:00
U~man fc76d2a759 FIX: item attacks 2020-07-29 21:39:00 +02:00
U~man 6459321493 FIX: attacks, raw attacks 2020-07-29 21:37:25 +02:00
U~man 8af8a0f635 ENH: Targeting
- Fixed Naked AC
- Added save to abilities
- Added basic targeting support, to be tested
2020-07-28 22:19:00 +02:00
U~man 695951ee82 FIX: Creation rolls 2020-07-26 23:54:33 +02:00
U~man 6da300519a FIX: Speedrolling 2020-07-26 00:03:40 +02:00
U~man 2574cc93f7 FIX: raw attack 2020-07-25 23:55:16 +02:00
U~man 57652479ee ENH: Save roll ok 2020-07-25 23:49:47 +02:00
U~man 24c6ab547a FIX: Weapons working 2020-07-25 23:34:38 +02:00
U~man 3283519e4a WIP: Score bonuses on attacks 2020-07-25 20:50:50 +02:00
U~man 58cbeb95a9 WIP: Attack rolls rework 2020-07-25 20:25:54 +02:00
U~man f31bc3e790 WIP: Attack saves 2020-07-24 20:05:38 +02:00
U~man 1b01c7ff10 ENH: Weapon sheet 2020-07-22 21:53:29 +02:00
U~man 5137b50004 ENH: Default icons rework 2020-07-21 23:21:16 +02:00
U~man 0ecc7ba92b RELEASE: 0.9.6 2020-07-21 21:04:13 +02:00
U~man 642c368f38 ENH: Creation summary 2020-07-21 20:57:16 +02:00
U~man 2f3c91d72c ENH: Default item icons 2020-07-20 23:34:53 +02:00
U~man 63567b45b1 ENH: Initiative, shield, generation 2020-07-20 22:40:07 +02:00
U~man c2bd7acb62 RELEASE: v0.9.5 2020-07-19 19:43:15 +02:00
U~man 031168bddc FIX: Initiative on skip defeated 2020-07-19 19:42:10 +02:00
U~man 83fa2f1744 ENH: Gold 2020-07-19 19:00:13 +02:00
U~man b91356766d DOC: Readme 2020-07-19 17:31:30 +02:00
U~man 197d88eeb3 ENH: Chargen 2020-07-19 16:10:28 +02:00
U~man 0ea0e25fba WIP: Generators 2020-07-18 17:39:30 +02:00
U~man 883964446c RELEASE: 0.9.4 2020-07-18 16:16:15 +02:00
U~man f644265877 ENH: Documentation first draft
- Fixed grouped initiative
2020-07-18 16:14:11 +02:00
U~man e8405477ee WIP: Documentation
- Doc in progress
- Fixed spell cards save label
- Added weapon tags in collapsed item summary
2020-07-18 14:48:46 +02:00
U~man 14516c5dc1 WIP: Documentation 2020-07-18 12:57:42 +02:00
U~man c5f4b8d917 WIP: HTML doc 2020-07-18 10:57:11 +02:00
U~man efe59c4e87 DOC: setting up 2020-07-18 10:17:33 +02:00
U~man e5966f58ba RELEASE: v0.9.3 2020-07-17 13:23:30 +02:00
U~man fd8b564c9a ENH: Weapon quality icons 2020-07-17 13:17:43 +02:00
U~man e4e2bfd042 ENH: XP shares
- Compute given xp with predefined shares
- Fixed party sheet button css
- Fixed data types in entity tweaks
2020-07-17 12:01:37 +02:00
U~man 8de509be12 WIP: Party sheet and Weapon tags
- Reworked the party sheet layout
- Tags displayed as images in char sheet ?
2020-07-16 00:14:02 +02:00
U~man 38e4343588 ENH: Weapon tags 2020-07-15 20:24:11 +02:00
U~man e20c4bc98e FIX: Combat ordering 2020-07-15 20:08:58 +02:00
U~man 2490986d54 RELEASE: resizable party sheet 2020-07-15 00:47:28 +02:00
U~man c8e09076fd RELEASE: changed versioning 2020-07-15 00:20:50 +02:00
U~man b9b089d1bf RELEASE: 0.10 2020-07-14 21:24:14 +02:00
U~man 72ec1b973e ENH: Attack markers 2020-07-14 21:21:17 +02:00
U~man f8affb720b ENH: AC bonus 2020-07-14 20:02:30 +02:00
U~man 853225545d ENH: Party sheet v2 2020-07-14 19:07:00 +02:00
U~man a14bd9fd42 ENH: Wage and Party
- Fixed AC value on party sheet
- Merges wage and upkeep
2020-07-14 17:19:25 +02:00
U~man 71f6c9fda3 WIP: Party sheet 2020-07-14 16:37:13 +02:00
U~man dcd2aee76e ENH: Languages spoken 2020-07-14 12:53:43 +02:00
U~man 8f0bf48d19 ENH: Feedback
- Added encounter movement to token data
- Use signs for ability roll types
- Fixed roll mode on item roll
2020-07-14 12:41:33 +02:00
U~man 3b394323a9 ENH: Treasure localization 2020-07-14 11:50:21 +02:00
U~man b253bea1c7 FIX: Roll Mode 2020-07-14 11:45:08 +02:00
U~man 82a6a2508a ENH: Monster treasure link 2020-07-14 11:37:24 +02:00
U~man c022f07bcb ENH: Treasure look 2020-07-14 11:02:58 +02:00
U~man cb9226e764 ENH: Treasure tables ! 2020-07-14 02:05:05 +02:00
U~man e7b5919e40 ENH: Damage button 2020-07-13 21:11:28 +02:00
U~man b418a0c2c5 FIX: resizable on every sheets 2020-07-13 19:35:38 +02:00
U~man 8c6d595659 FIXES:
- French tab too large
- Number appearing on two lines
- Removed save vs magic for monster
- Removed log
2020-07-13 19:28:17 +02:00
U~man 6795c800ac FIX: Modifier table 2020-07-12 17:01:00 +02:00
U~man 7eb5c238dd FIX: Mod with 0 not displaying 2020-07-12 16:38:13 +02:00
U~man 46573d0f43 ENH: Disable encumbrance, ability roll tags 2020-07-12 16:30:39 +02:00
U~man 9b8dc1211d ENH: Ability rolls and auto item tags 2020-07-12 16:16:48 +02:00
U~man 10460834c2 FIX: item editor size 2020-07-12 15:29:27 +02:00
U~man 5ce4dc056a ENH: Item tags 2020-07-12 15:24:00 +02:00
U~man 5a41a9e2d9 FIX: Localization 2020-07-12 14:06:26 +02:00
U~man f18050eaf5 ENH: Rolls localization 2020-07-12 13:49:00 +02:00
U~man d22f4634c2 WIP: Localization 2020-07-12 13:15:15 +02:00
U~man 60fbd30bce WIP: Sorting localization strings 2020-07-11 23:38:23 +02:00
U~man f1412c6d55 Merge branch 'feature/es-lang' into 'development'
Spanish Language for OSE

See merge request mesfoliesludiques/foundryvtt-ose!2
2020-07-11 21:12:23 +00:00
Toni Ruiz c96be034c2 Spanish Language for OSE 2020-07-11 21:12:22 +00:00
U~man 13f4e9ac7d ENH: Appearing rolls 2020-07-11 23:05:10 +02:00
U~man 5946fbf804 ENH: Weapon tags 2020-07-11 22:00:52 +02:00
U~man f4d620dd31 ENH: Modifier dialog 2020-07-11 19:21:19 +02:00
U~man 765e06debe ENH: Roll Loyalty 2020-07-11 19:11:19 +02:00
U~man 4fa91f1759 ENH: Retainer 2020-07-11 18:59:17 +02:00
U~man 6ff7192ba6 ENH: Layout 2020-07-11 18:52:01 +02:00
U~man 96c1cb023e ENH: Delete lang 2020-07-11 17:04:31 +02:00
U~man d15ae28ab4 ENH: Language support 2020-07-11 16:45:17 +02:00
U~man 1b11568593 ENH: Modifiers and Next Level 2020-07-11 12:29:53 +02:00
U~man 65eba9aea5 FIX: Spell header 2020-07-10 21:41:24 +02:00
U~man ddeb26bd8a ENH: Better init formatting 2020-07-10 21:30:27 +02:00
U~man 30f68727dc ENH: Slow icon 2020-07-10 21:14:11 +02:00
U~man 78869bb702 RELEASE: 0.8 2020-07-10 20:56:14 +02:00
U~man e3f9afe297 ENH: Individual Init 2020-07-10 20:30:52 +02:00
U~man 8760b08dcc ENH: Fixed Kofi 2020-07-10 20:09:30 +02:00
U~man acd30407a4 ENH: Reaction 2020-07-10 19:53:38 +02:00
U~man 6926e44041 RELEASE: 0.7 2020-07-10 15:37:02 +02:00
U~man 2ecf3ed558 FIX: Traduction 2020-07-10 15:35:23 +02:00
U~man 4a4bb08087 ENH: French 2020-07-10 15:31:52 +02:00
U~man e4889030cb ENH: Spell counter 2020-07-10 15:15:21 +02:00
U~man f877f6e213 FIX: Aac calculation 2020-07-10 14:01:24 +02:00
U~man 97f7126835 ENH: Default HD, compute movement for GM 2020-07-10 13:44:00 +02:00
U~man d884e8323c ENH: Monster Attack counter Hints 2020-07-10 13:36:10 +02:00
U~man e985472a31 ENH: Reroll initiative 2020-07-10 13:25:08 +02:00
U~man 987f2e228e FIX: Manifest, plus added slow 2020-07-10 09:34:02 +02:00
U~man a684e456c5 FIX: individual init restored 2020-07-10 02:07:37 +02:00
U~man 12f5dd8f8d RELEASE: 0.6 ! 2020-07-10 01:43:09 +02:00
U~man f8265fc4ed ENH: Initiative and licensing 2020-07-10 01:38:06 +02:00
U~man 83a1c7b717 ENH: Nice place for licensing 2020-07-09 19:57:26 +02:00
U~man 29d2f0528e ENH: Attack counters reset 2020-07-09 19:09:44 +02:00
U~man 0a81e46725 ENH: Attack counter 2020-07-09 18:29:19 +02:00
U~man 247fbe572a HOTFIX: monster roll 2020-07-09 14:56:33 +02:00
U~man dbea66bde7 ENH: Welcome 2020-07-09 14:44:44 +02:00
U~man 0305587d9f RELEASE: 0.5 2020-07-09 13:58:47 +02:00
U~man afa1cd6c77 ENH: Automatic movement 2020-07-09 13:54:03 +02:00
U~man afef38bce6 ENH: Spell slots 2020-07-09 13:12:43 +02:00
U~man 9bcc0fd975 ENH: Reworked roll interactions 2020-07-09 11:56:11 +02:00
U~man ded5e00aa5 ENH: Armor class 2020-07-09 01:06:45 +02:00
U~man 0c9282b8a5 ENH: Rework attack roll 2020-07-09 00:40:07 +02:00
U~man b78de8fffc ENH: Notes 2020-07-08 22:05:45 +02:00
U~man f3f838d287 FIX: fixed weapon damage 2020-07-08 21:52:03 +02:00
U~man 53f7837607 WIP: Reworked collapsible item titles 2020-07-08 21:48:17 +02:00
U~man ca75ff35a1 ENH: Macros 2020-07-07 22:50:34 +02:00
U~man f7531d48a3 ENH: Dialog for weapon range 2020-07-07 22:39:56 +02:00
U~man cb583d9154 ENH: Movement rates order, and speed rolls 2020-07-07 22:07:51 +02:00
U~man c94807c9ae FIX: Monster damages 2020-07-07 00:44:44 +02:00
U~man bae803025e FIX: monster weapon rolls 2020-07-07 00:35:54 +02:00
U~man 60377a2393 WIP: Macros 2020-07-07 00:22:21 +02:00