issues
search
dampfhub
/
Trellis
MIT License
4
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Display full roll expressions on mouse hover
#198
taylor-santos
opened
4 years ago
0
Allow chat messages longer than 1024*3 characters long
#197
taylor-santos
opened
4 years ago
0
Chat messages can be too long for imgui TextWrapped widget to display, replace with TextUnformated
#196
dampfhub
opened
4 years ago
0
Pieces window that shows all the cached images as well as relevant piece information
#195
dampfhub
opened
4 years ago
0
Chat sends messages correctly to new clients
#194
dampfhub
closed
4 years ago
0
Dragging works, http requests no longer blocking
#193
dampfhub
closed
4 years ago
0
Tab gets last message, copy with middle click, get other msg with right click
#192
dampfhub
closed
4 years ago
0
Save IP and game name on joining new server
#191
dampfhub
opened
4 years ago
0
Save chat to database between sessions
#190
dampfhub
opened
4 years ago
0
Added SYSTEM,JOIN,CHAT options to chat message, styled them differently
#189
dampfhub
closed
4 years ago
0
Make open windows persistent between sessions
#188
dampfhub
opened
4 years ago
0
Incorporated imgui docking branch. Refactor UI slightly to accomodate.
#187
dampfhub
closed
4 years ago
0
Up in chat should copy YOUR last message
#186
dampfhub
closed
4 years ago
0
Fix game crash when chat messages are sent over the internet
#185
taylor-santos
closed
4 years ago
0
Chat messages crash the game when send over the internet
#184
taylor-santos
closed
4 years ago
0
Make a separate chat message type for system messages
#183
taylor-santos
closed
4 years ago
0
Display results of each individual roll
#182
taylor-santos
opened
4 years ago
0
Old chat messages don't display on join
#181
taylor-santos
closed
4 years ago
0
Make chat text selectable
#180
taylor-santos
opened
4 years ago
0
Remove deleted objects from database
#179
taylor-santos
closed
4 years ago
0
Fix default page being created on every load from db
#178
taylor-santos
closed
4 years ago
0
A new (unusable) Default page is created every time a game is loaded from the database
#177
taylor-santos
closed
4 years ago
0
Add /roll command to chat
#176
taylor-santos
closed
4 years ago
0
Fix client name not appearing in users list
#175
taylor-santos
closed
4 years ago
0
Client name does not appear in user list
#174
taylor-santos
closed
4 years ago
0
Rename Board.h to board.h
#173
taylor-santos
closed
4 years ago
0
Rename GUI.h to gui.h
#172
taylor-santos
closed
4 years ago
0
Add ability to drag and drop images in from disk
#171
dampfhub
opened
4 years ago
0
New anti-aliased board renderer
#170
taylor-santos
closed
4 years ago
0
Deleted objects are not removed from the database
#169
taylor-santos
closed
4 years ago
0
Board renderer should be improved to show lines even when zooming out
#168
taylor-santos
closed
4 years ago
0
Alt+Arrow Key should move piece by small increment
#167
taylor-santos
opened
4 years ago
0
Create a default page when starting a new game as server
#166
taylor-santos
closed
4 years ago
0
Change network function names
#165
taylor-santos
closed
4 years ago
0
Make many class fields private that don't need to be public. Also, fix some problems with images
#164
taylor-santos
closed
4 years ago
0
Fix crashes on page settings, add piece, fix colors
#163
dampfhub
closed
4 years ago
0
Clicking on "Page Settings" or adding a sprite when there is no active page crashes the game
#162
taylor-santos
closed
4 years ago
0
Choose better name for RegisterPageChange()
#161
taylor-santos
closed
4 years ago
0
Can query rest api for some dnd related info like spells, monsters
#160
dampfhub
closed
4 years ago
0
Support more results from the 5e api like equipment, stats, etc. show monsters information when clicked on
#159
dampfhub
opened
4 years ago
0
Make resource manager a REAL singleton
#158
taylor-santos
closed
4 years ago
0
Creating a new game should make a default page
#157
taylor-santos
closed
4 years ago
0
Add join confirmation response from server
#156
taylor-santos
closed
4 years ago
0
Server doesn't share board's name and UID with clients
#155
taylor-santos
closed
4 years ago
0
Add saving to and loading from an SQLite database
#154
taylor-santos
closed
4 years ago
0
Make Resource Manager ACTUALLY a Singleton
#153
sqoiche
closed
4 years ago
0
Add SQLite3 handler
#152
taylor-santos
closed
4 years ago
0
Fixed input getting unselected on empty send
#151
dampfhub
closed
4 years ago
0
Rename Trellis/include/imgui/imgui_helpers.h to Trellis/include/imgui…
#150
taylor-santos
closed
4 years ago
0
Move imgui and std_image files into their own subdirectories
#149
taylor-santos
closed
4 years ago
0
Next