issues
search
DC23
/
jd-easytimekeeping
Easy timekeeping module for the Foundry VTT
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
moved uipanel init code into UIPanel class,
#86
DC23
closed
2 days ago
0
The displayed time is not formatted correctly in the ui panel
#85
DC23
opened
2 days ago
0
test that the panel updates work across clients
#84
DC23
opened
2 days ago
0
80 UI panel boilerplate
#83
DC23
closed
2 days ago
0
UI Panel has buttons to increment and decrement the time by small and large jumps
#82
DC23
opened
2 days ago
0
UI Panel can display the time & day
#81
DC23
closed
2 days ago
0
UI Panel boilerplate
#80
DC23
closed
2 days ago
0
Fixes #74
#79
DC23
closed
2 days ago
0
77 add phase of day api method
#78
DC23
closed
2 days ago
0
Add phase of day API method
#77
DC23
closed
2 days ago
0
75 decouple clockview and daylightcycle from timekeeper
#76
DC23
closed
2 days ago
0
Decouple ClockView and DaylightCycle from TimeKeeper
#75
DC23
closed
2 days ago
0
Update the Readme so it no longer talks about SmallTime. I'll be building my own, or no UI. Still might not even publish!
#74
DC23
closed
2 days ago
0
Refactor to keep time in game.time rather than my own custom module setting
#73
DC23
opened
2 days ago
1
Changed totalElapsedMinutes setter into async method so I can await o…
#72
DC23
closed
3 days ago
0
Added isGM checks to set and increment API methods, and moved public …
#71
DC23
closed
3 days ago
0
41 user facing string in clockviewtelltime is not localised
#70
DC23
closed
3 days ago
0
Implemented new API functions to retrieve the time either as a numeri…
#69
DC23
closed
3 days ago
0
returning time data from set and increment API functions #47
#68
DC23
closed
3 days ago
0
61 daylight cycle fixes
#67
DC23
closed
3 days ago
0
Adopting plural terms for days hours and minutes across the board. Fi…
#66
DC23
closed
3 days ago
0
Use of hours/hour & minutes/minute is inconsistent
#65
DC23
closed
3 days ago
0
62 clean up module settings
#64
DC23
closed
3 days ago
0
59 templates are broken since the module id change
#63
DC23
closed
3 days ago
0
Clean up module settings
#62
DC23
closed
3 days ago
0
Daylight cycle is still broken since move away from ticks since 6am
#61
DC23
closed
3 days ago
0
localisation still uses DBTIME
#60
DC23
closed
3 days ago
0
Templates are broken since the module ID change
#59
DC23
closed
3 days ago
0
fixes #56
#58
DC23
closed
3 days ago
0
#54
#57
DC23
closed
4 days ago
0
The API allows fractional minutes to be set
#56
DC23
closed
3 days ago
0
54 change module id and dependencies
#55
DC23
closed
4 days ago
0
Change module ID and dependencies
#54
DC23
closed
4 days ago
0
Add a module setting for choosing 12 or 24-hour time display
#53
DC23
closed
3 days ago
0
Fixes #51 by recreating the time of day string key to retrieve the se…
#52
DC23
closed
4 days ago
0
auto time telling doesn't work
#51
DC23
closed
4 days ago
0
Updates to module settings are not asynchronous, so operations done immediately afterward can see the old values
#50
DC23
closed
3 days ago
2
43 refactor clockview class to remove gpc clocks
#49
DC23
closed
4 days ago
0
42 change the ticks since 6am time implementation
#48
DC23
closed
4 days ago
0
The API functions should return a useful value
#47
DC23
closed
3 days ago
0
Beta 1
#46
DC23
closed
5 days ago
0
Update Readme
#45
DC23
closed
5 days ago
0
Refactor Small Time UI and port it into ClockView class
#44
DC23
closed
2 days ago
1
Refactor ClockView class to remove GPC clocks and prepare for Small Time ui
#43
DC23
closed
4 days ago
0
Change the ticks since 6am time implementation
#42
DC23
closed
4 days ago
0
User-facing string in ClockView.tellTime is not localised
#41
DC23
closed
3 days ago
0
If a non-GM user calls the set or increment API, the module throws a whole bunch of uncaught exceptions
#40
DC23
closed
3 days ago
0
37 add check all and clear all buttons
#39
DC23
closed
1 week ago
0
Add Check All and Clear All buttons to the Tell Time settings form
#37
DC23
closed
1 week ago
0
It's really weird that the API takes times relative to 6am
#36
DC23
closed
4 days ago
0
Next