Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • dulst
  • core
  • Wiki
  • Change Log v16

Change Log v16 · Changes

Page history
Create Change Log v16 authored Jan 09, 2019 by Kaoru Aoi's avatar Kaoru Aoi
Hide whitespace changes
Inline Side-by-side
Change-Log-v16.md 0 → 100644
View page @ 5080cfc3
## New Features
- Headline new feature: [Saving data to the user library](https://dev.dulst.com/dulst/core/wikis/Save).
- Ability to indent and dedent effects without opening the effect builder. Hold down shift, left click to indent, right click to dedent each effect line.
## Changes
- Reenabled realtime feature. Now no longer automatically fires the newTurn event. It is still useful for automatically not-waiting on choices. It keeps count of milliseconds since game start by incrementing the `turnCount` by 200 every 200 milliseconds. This can be used as a definitive in-game clock though it is unlikely to match up with time experienced by the user.
- `customActionInstance.actionSourceTarget` and `customActionInstance._target` now grab the value of the actual property itself if it’s set to a card, player or game property.
- Dot syntax to work on modify stats in the targeting column.
- Dynamic card property sync button now gains a tooltip
- Swapped out card cropping and resizing system.
- Dynamic card property sync button now gains a tooltip.
- Error message on ui: targeting if nothing is found
- Achievements can are now visible in the DOM as attributes on the body element.
- Partially document javascript events.
## Fixes
- Fix bug with verify true and comma separated effects
- Fix bug with target value and array handling.
- Target: value can now output objects.
- Fix bug with effect description's dynamic property sync breaking. Some cards have had the broken versions resaved so those sync connections will have to be remade. Simply remove the star by clicking on the format remove button and then reclick on the star to reapply it.
- Parse variables in custom params
\ No newline at end of file
Clone repository
  • Analytics Events
  • Animations
  • Basic Effect Building
  • Change Log v13
  • Change Log v14
  • Change Log v15
  • Change Log v16.1
  • Change Log v16.2
  • Change Log v16.3
  • Change Log v16.4
  • Change Log v16.5
  • Change Log v16.6
  • Change Log v16.7
  • Change Log v16.8
  • Change Log v16
View All Pages