554 Commits
Author SHA1 Message Date
Brett Nash 1ea4529346 Rolemaster Unified Official: Some minor improvements to movement.
- Add edit notes to the creature sheet
- Fix burrow / tunnel
- Crawl pace is shown for the currant AP/phase
2026-06-15 22:01:35 -07:00
Brett Nash 2c01e889cb Add initiative modifiers. 2026-06-09 23:56:44 -07:00
Oliver 8f8d9a0435 Merge pull request #15170 from nashidau/master
RolemasterUnified Official: Multiple small bugfixes
2026-06-09 12:22:44 -06:00
Oliver fc262f72d0 Merge pull request #15160 from Roll20/l10n_master
New Crowdin updates
2026-06-09 12:13:45 -06:00
Brett Nash 5bb471c59f RolemasterUnified Official: Multiple small bugfixes
- Fix issue with profession bonuses not saving correctly
    for newer professions.  Report an error if not found. (@aerius9432)
- Fix for specialized skills not having a mod popup. (@snowdragon)
- Fix magicAL ritual not working correctly in creation for some professions
  - Handles both correct and bad case
  - Got rid of a later check that did not work either.
  - Fix Seer & Astrologer costs for rituals
- Create: Kill an async for setting some initial properties.
- Create: Fix for many stat options (3 or more).
- Handle stride of 0 for races.
2026-06-08 23:36:00 -07:00
roll20deploy ea5c67498a New translations translation.json (Portuguese, Brazilian)
[ci skip]
2026-06-04 15:27:29 -04:00
roll20deploy a3ded3a4eb New translations translation.json (English)
[ci skip]
2026-06-04 15:27:25 -04:00
roll20deploy 8da5674737 New translations translation.json (Chinese Traditional)
[ci skip]
2026-06-04 15:27:20 -04:00
roll20deploy 349dfe61d6 New translations translation.json (Ukrainian)
[ci skip]
2026-06-04 15:27:15 -04:00
roll20deploy 2444f27f07 New translations translation.json (Turkish)
[ci skip]
2026-06-04 15:27:10 -04:00
roll20deploy 7ffff84380 New translations translation.json (Swedish)
[ci skip]
2026-06-04 15:27:05 -04:00
roll20deploy 2035cb2caf New translations translation.json (Slovenian)
[ci skip]
2026-06-04 15:27:00 -04:00
roll20deploy 35a69cdfa4 New translations translation.json (Russian)
[ci skip]
2026-06-04 15:26:56 -04:00
roll20deploy 055e5411d2 New translations translation.json (Portuguese)
[ci skip]
2026-06-04 15:26:51 -04:00
roll20deploy 78ca24bf8b New translations translation.json (Polish)
[ci skip]
2026-06-04 15:26:46 -04:00
roll20deploy cfd8e926d6 New translations translation.json (Dutch)
[ci skip]
2026-06-04 15:26:42 -04:00
roll20deploy 37cb31d159 New translations translation.json (Korean)
[ci skip]
2026-06-04 15:26:37 -04:00
roll20deploy 34904dc200 New translations translation.json (Japanese)
[ci skip]
2026-06-04 15:26:32 -04:00
roll20deploy ceb86a70c3 New translations translation.json (Italian)
[ci skip]
2026-06-04 15:26:28 -04:00
roll20deploy 1ebcf37a96 New translations translation.json (Hungarian)
[ci skip]
2026-06-04 15:26:23 -04:00
roll20deploy 544eb464d0 New translations translation.json (Hebrew)
[ci skip]
2026-06-04 15:26:18 -04:00
roll20deploy 4d3e9248f8 New translations translation.json (Finnish)
[ci skip]
2026-06-04 15:26:13 -04:00
roll20deploy 04278267db New translations translation.json (Greek)
[ci skip]
2026-06-04 15:26:08 -04:00
roll20deploy a1ab4645bb New translations translation.json (German)
[ci skip]
2026-06-04 15:26:04 -04:00
roll20deploy 93ddec1889 New translations translation.json (Danish)
[ci skip]
2026-06-04 15:25:59 -04:00
roll20deploy 06169be661 New translations translation.json (Czech)
[ci skip]
2026-06-04 15:25:54 -04:00
roll20deploy 43f81e1965 New translations translation.json (Catalan)
[ci skip]
2026-06-04 15:25:49 -04:00
roll20deploy e902068841 New translations translation.json (Afrikaans)
[ci skip]
2026-06-04 15:25:44 -04:00
roll20deploy b8a9343c06 New translations translation.json (Spanish)
[ci skip]
2026-06-04 15:25:39 -04:00
roll20deploy faa0c94f42 New translations translation.json (French)
[ci skip]
2026-06-04 15:25:33 -04:00
Brett Nash fb66db5157 RolemasterUnfied Official: Massive Spell Updates
- Arcane:
   - Aspects now display all fancy like.
   - Arcane users select aspects during creation
- New spell loading system:
  - All pure Roll20 calls: Doesn't use the the RMU Async
  - Faster, lots, non-blocking
  - Use the save state structure instead of something unique
  - Handles Aspects from Arcane
- Remove a spurious print
- Add more 'use strict';
    - Fix a spurious global write of prefix, nameid
    - Fix a lot of bad for loops that wrote to globals
- Make spell update fully async.
    - Should be faster
    - Removes some async/pending errors/warnings
- Training Package have purchase button (unlinked)
    - Toggles on/off based on completion
    - Fix some Training Package skill names
2026-06-03 16:32:52 -07:00
Brett Nash 527e136cca RolemasterUnified Official: Remove CC skills 2026-06-01 21:41:43 -07:00
Brett Nash 42e1756bf0 Add alt-xp to updates.md 2026-05-28 08:59:40 -07:00
Brett Nash b920ae1e59 Add Alt XP 2026-05-28 08:57:15 -07:00
Brett Nash 5af6a470d3 RolemasterUnified Official: Bugfix; clear drop area
For some reason roll20 triggers drops at random times.
Clear the drop area after a drop to hopefully squash it.
2026-05-27 07:44:15 -07:00
Brett Nash 0558115c9b Rolemaster Unified Official: Tracker improvements and new options
- Update of build process to handle a new version of VNU.
- Expertise can now be special for a skill (instead of just true or false).
   - Power development is now special.
- Add option for average realm stats.
- Signature Style edit box.
- Tracker:
  - Slightly improved error handling.
  - New combat button re-enabled.
  - Deleted 'next init' label which was 100% useless and wrong.
  - Attacks work for creatures.
2026-05-25 21:03:30 -07:00
Brett Nash 9a95ee2d93 RolemasterUnified Official: Add TP Grants and fix for grapple message.
- Injury string fix missing ')' for Grapple
- Training Packages:
  - Add 'grants' dropdown
2026-05-04 21:20:27 -07:00
Brett Nash 30b32d2696 RolemasterUnified Official: Fix for Create Stats & Training Package Support
- Bugfix: When raising to average stat; set potential correctly (@snowdragon)
- Round weights of manually added items to 1/10 of a unit, not the whole unit (@snowdragon)
- Training Packages
  - Sheet can now validate all known Training Packages
  - Handle bad Training Packages
  - Sort Training Packages by %/fulfilled/name
  - Change button to "Show Progress".
  - Show description and toggle
- (Character Companion):
  - Data for all skills and Training Packages imported
  - Show human readable descriptions
2026-04-20 22:21:32 -07:00
roll20deploy 4cf16cbfe7 New translations translation.json (Portuguese, Brazilian) 2026-04-14 15:06:33 -04:00
roll20deploy 189d08a11c New translations translation.json (English) 2026-04-14 15:06:31 -04:00
roll20deploy 2199ffc896 New translations translation.json (Chinese Traditional) 2026-04-14 15:06:29 -04:00
roll20deploy 3208b12617 New translations translation.json (Ukrainian) 2026-04-14 15:06:27 -04:00
roll20deploy b5dcb03b5c New translations translation.json (Turkish) 2026-04-14 15:06:26 -04:00
roll20deploy 993626774e New translations translation.json (Swedish) 2026-04-14 15:06:24 -04:00
roll20deploy 8e6ab503d7 New translations translation.json (Slovenian) 2026-04-14 15:06:23 -04:00
roll20deploy a08d8b51e5 New translations translation.json (Russian) 2026-04-14 15:06:22 -04:00
roll20deploy 2bef0a7d66 New translations translation.json (Portuguese) 2026-04-14 15:06:20 -04:00
roll20deploy 8a969c63cd New translations translation.json (Polish) 2026-04-14 15:06:18 -04:00
roll20deploy 50c4dbfadb New translations translation.json (Dutch) 2026-04-14 15:06:17 -04:00
roll20deploy a992103565 New translations translation.json (Korean) 2026-04-14 15:06:16 -04:00