issues
search
ruipin
/
fvtt-lib-wrapper
Library for Foundry VTT which provides module developers with a simple way to modify core Foundry VTT code, while reducing the likelihood of conflict with other modules.
GNU Lesser General Public License v3.0
35
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
wrapping property overrides
#35
wake42
closed
3 years ago
1
SyntaxError: Invalid regular expression: invalid group specifier name
#34
caewok
closed
3 years ago
3
Allow module devs and users to ignore specific conflicts
#33
ruipin
opened
3 years ago
1
Improve call stack for Hooks
#32
ruipin
closed
3 years ago
1
libwrapper conflicts
#31
jasonckramer
closed
3 years ago
1
v1.4.0.0 has caused serious breakages to many modules.
#30
ThingsCouldGetDicey
closed
3 years ago
7
breaks norc's custom hotbar somehow, or maybe custom hotbar breaks libwrapper?
#29
EsotericOdyssey
closed
3 years ago
1
Allow OVERRIDE wrappers to chain.
#28
ruipin
closed
3 years ago
3
Add before/after properties to allow modules to specify default prioritization
#27
ruipin
opened
3 years ago
2
"Statistics collection is disabled" for players
#26
astromind
closed
3 years ago
2
Add high-performance wrapper type.
#25
ruipin
closed
3 years ago
1
Use Manifest+
#24
ruipin
opened
3 years ago
1
Trigger hooks when OVERRIDE wrappers get overridden.
#23
ruipin
closed
3 years ago
1
Add API to query priorities
#22
ruipin
opened
3 years ago
0
If an OVERRIDE wrapper fails because of another module, the module will not appear in the UI for prioritization.
#21
ruipin
closed
3 years ago
1
Measure coverage
#20
ruipin
opened
3 years ago
0
Add support for systems, world scripts and macros
#19
ruipin
closed
3 years ago
2
Handle toString() on a wrapped method
#18
ruipin
closed
3 years ago
1
Improve callstack
#17
ruipin
closed
3 years ago
2
Remove private code from public libWrapper scope
#16
ruipin
closed
3 years ago
2
Add standardised patching framework
#15
ruipin
opened
3 years ago
3
Support wrapping constructors
#14
ruipin
opened
3 years ago
2
Inconsistent call order when wrappers are inherited.
#13
ruipin
closed
3 years ago
1
Port all test cases to CallOrderChecker
#12
ruipin
closed
3 years ago
1
Latest update conflicts with Scene Clicker
#11
JamzTheMan
closed
3 years ago
3
new update breaks foundry with Alternative rotation
#10
GuineaThePig
closed
3 years ago
1
Notify GM of potential module conflicts, with a setting to disable
#9
ruipin
closed
3 years ago
2
Manually wrapping an instance when the prototype was wrapped by libWrapper causes an infinite loop.
#8
ruipin
closed
3 years ago
3
Async wrappers can throw
#7
dev7355608
closed
3 years ago
13
Support chaining more than once
#6
ruipin
closed
3 years ago
1
It's breaking the auto crit damage from mid qol
#5
dsakura
closed
3 years ago
5
Announce compatibility with 7.7
#4
Varriount
closed
3 years ago
1
Shim does not support instance-specific / inherited-method wrapping.
#3
ruipin
closed
3 years ago
3
Error on fallback implementation
#2
Nordiii
closed
4 years ago
13
Shim and module code function differently for OVERRIDE type
#1
shemetz
closed
4 years ago
2
Previous