-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 12.331 #2542
Comments
Context: v12.324 was v12 stable 1 |
v12 stable is about to drop and seems as good a target as any. |
Basic categories of things
|
Just to be clear, is work on this to be forked from the V12 branch or the main branch? The read-me suggest the main branch is where the current FVTT version is being worked on, but it seems most of the PR I see are from the V12 branch. I'd like to contribute some work on this, and just want to be sure where I should dig in? |
|
@JPMeehan can you please add a remark to also update |
Task list
Client
client/apps/av
#2859av-config.js
cameras.js
client/apps/forms
#2861actor.js
adventure-exporter.js
base-sheet.js
cards-config.js
combat-config.js
default-sheets-config.js
effect-config.js
folder-edit.js
fonts.js
grid-config.js
journal-page-sheet.js
journal-sheet.js
macro-config.js
measure-template.js
ownership.js
playlist-config.js
playlist-sound-config.js
roll-table-config.js
scene-config.js
sheet-config.js
user-config.js
client/apps/hud
#2862chatbubble.js
container.js
controls.js
hotbar.js
hud.js
navigation.js
players.js
client/apps/placeables
#2863drawing-config.js
drawing-hud.js
light-config.js
note-config.js
sound-config.js
tile-config.js
tile-hud.js
token-config.js
token-hud.js
wall-config.js
client/apps/sidebar/apps
#2864client-settings.js
compendium.js
module-management.js
permission-config.js
support-details.js
world-config.js
dependency-resolution.js
client/apps/sidebar/tabs
#2865chat-log.js
combat-tracker.js
compendium-directory.js
playlists-directory.js
settings.js
directory-tab-mixin.js
package-configuration.js
sidebar-tab.js
client/apps/templates.js
#2868client/av
#2869master.js
settings.js
client/data/abstract
#2874client-backend.js
directory-collection-mixin.js
document-collection.js
world-collection.js
actors.js
compendium-collection.js
compendium-folders.js
compendium-packs.js
folder.js
journal.js
messages.js
playlists.js
scenes.js
tables.js
users.js
ActiveEffect
for Foundry VTT v12.327 #2696region-behavior.js
region.js
client/pixi/core/containers
#2846base-canvas-group.js
cached-container.js
quad-mesh.js
quadtree.js
sprite-mesh.js
client/pixi/core/interaction
#2847canvas-animation.js
control-icon.js
mouse-handler.js
ping.js
render-flags.js
chevron.js
pulse.js
client/pixi/core/shapes
#2848polygon-helpers.js
polygon-mesher.js
source-polygon.js
client/pixi/extensions
#2845circle.js
polygon.js
rectangle.js
graphics.js
observable-transform.js
client/pixi/groups
#2844effects.js
environment.js
hidden.js
interface.js
overlay.js
primary.js
rendered.js
client/pixi/layers/base
#2843canvas-layer.js
interaction-layer.js
placeables-layer.js
client/pixi/layers/controls
#2842cursor.js
door.js
hud.js
layer.js
ruler.js
client/pixi/layers/effects
#2841background-effects.js
coloration-effects.js
illumination-effects.js
visibility.js
weather-effects.js
darkness-effects.js
client/pixi/layers/grid
#2840grid.js
hex.js
highlight.js
layer.js
square.js
mesh.js
client/pixi/layers/masks
#2839depth.js
occlusion.js
vision.js
client/pixi/layers/placeables
#2870drawings.js
lighting.js
notes.js
sounds.js
templates.js
tiles.js
tokens.js
walls.js
regions.js
client/pixi/perception
#2838clockwise-sweep.js
color-manager.js
detection-mode.js
fog.js
perception-manager.js
vision-mode.js
client/pixi/placeables
#2871client/pixi/placeables/primary-canvas-objects
#2855primary-canvas-object.js
primary-graphics.js
primary-occludable-object.js
primary-sprite-mesh.js
drawing.js
light.js
note.js
sound.js
template.js
tile.js
token.js
wall.js
region.js
client/pixi/sources
#2837base-source.js
light-source.js
movement-source.js
rendered-source.js
sound-source.js
vision-source.js
client/pixi/webgl/extensions
#2849batch-renderer.js
batch-shader-generator.js
grid.js
lighting.js
from v11 into many new separate filesvision.js
from v11 into many new separate filesclient\pixi\webgl\shaders\effects\weather
patches.js
config.js
#2572hooks.mjs
#2573Client-ESM
client-esm/canvas/tokens
#2899client-backend
fromclient\data\abstract\client-backend.js
client\dice
client.mjs
#2576Common
backend.mjs
#2640document.mjs
#2743type-data.mjs
#2579_types.mjs
and migrate existing duplicate interfaces to this file #2578socket.mjs
#2577data/data.mjs
#2809fields.mjs
#2808validation-failure.mjs
validators.mjs
module
to_module
region-behavior.mjs
region.mjs
_types.mjs
#2674client\pixi\layers\grid
base-module.mjs
base-package.mjs
base-system.mjs
sub-types.mjs
math.mjs
#2585number.mjs
#2586string.mjs
#2587prosemirror
top level foldercollection.mjs
#2601color.mjs
#2602geometry.mjs
#2603helpers.mjs
#2604http.mjs
#2605iterable-weak-map.mjs
#2606iterable-weak-set.mjs
#2607logging.mjs
#2608bitmask.mjs
#2645event-emitter.mjs
string-tree.mjs
#2647word-tree.mjs
#2646module
and migrate toclient-esm
constants.mjs
#2571types.mjs
#2675The text was updated successfully, but these errors were encountered: