- Berlin, Germany
- https://lostcave.ddnss.de/
- Joined on
2019-12-14
BodgeMaster pushed to master at BodgeMaster/Concorde-IDE
- 72d30b4688 move resize event handling to the generic Window class
- 964668467c added FIXMES for two problems
- 0f3e9b0689 fixed resize event
- b7018e1a73 began work on code editor
- 33e42e411c Started work on editor class
- Compare 5 commits »
BodgeMaster pushed to master at BodgeMaster/Concorde-IDE
- 34176805d2 update readme
BodgeMaster pushed to master at BodgeMaster/Concorde-IDE
- 3f1103d3b8 update comment to document failure
- cfa7117d8a remove left over TODO
- e0966570f6 remove useless import
- bddd43e51b Merge branch 'milan'
- 739ce9d8d8 added about dialog, need to improve how it looks
- Compare 7 commits »
BodgeMaster pushed to master at BodgeMaster/Concorde-IDE
- 8c4f0a02bc specify window parameters on the constructor
- 86604b1f04 remove second window that was added for demonstration purposes
- a9e31d01f9 make Communication thread safe
- Compare 3 commits »
BodgeMaster pushed to master at BodgeMaster/Concorde-IDE
- bcd9d00a47 fix an issue where updating the menu bar multiple times would actually just add to it
BodgeMaster pushed to master at BodgeMaster/Concorde-IDE
- 7d3f606304 update format of the menu structure dict to allow for multiple separators in one menu, also rewrite the update_menus function to better reflect the spec for the menu dict
- cb9770f57e remove unused code
- Compare 2 commits »
BodgeMaster pushed to master at BodgeMaster/Concorde-IDE
- 603acb60f6 added functional menus
- 82271182ba added menus
- 74b554015c added menus
- 93828490db merge
- b18d6849b0 merge
- Compare 8 commits »
BodgeMaster pushed to master at BodgeMaster/Concorde-IDE
- 39a5da7716 idea for fixing the threading problem
- e1fd26aa0f removed unused code
- Compare 2 commits »
BodgeMaster pushed to master at BodgeMaster/Concorde-IDE
- 507747d5be Initial hack to get things started with gui_handler
- ae6fe2896c use util.Communication instead of gui_helper.Window_Interaction_Handler
- 80e735937c put Communication at the end of util.py so it can use warn()
- 02e095c321 moved Communication to a more appropriate place
- a33dbea7c8 made the names of variables and functions as well as the name of the class itself for Communication more generic
- Compare 6 commits »
BodgeMaster pushed to master at BodgeMaster/Concorde-IDE
- 6a1386f15c update main to use window_handler
BodgeMaster pushed to master at BodgeMaster/Concorde-IDE
- 64fafe1d1e added first needed functions
BodgeMaster
renamed repository from IDE_or_something_Idk
to BodgeMaster/Concorde-IDE
BodgeMaster pushed to master at BodgeMaster/Concorde-IDE
- 4e193da02f idk what happened since last commit, probably just a FIXME comment
- 12f6c98697 added a file to put all the GUI stuff in
- Compare 2 commits »
BodgeMaster pushed to master at BodgeMaster/Minecraft-Server
- 006fe68d01 added redstone block
BodgeMaster pushed to master at BodgeMaster/Minecraft-Server
- 9afcaae7a0 added polished blackstone, brick, yellow dye, shulker shell, azalea
BodgeMaster pushed to master at BodgeMaster/Minecraft-Server
- cdb6467e55 more items being sorted
BodgeMaster
renamed repository from Miencraft-Server
to BodgeMaster/Minecraft-Server
BodgeMaster pushed to master at root/Hacky-Quizbot
- 4d04523cfe formatting, apparently
- 8c0abb092a trying to work around an arbitrary API limitation with a hack
- Compare 2 commits »
BodgeMaster pushed to master at root/Hacky-Quizbot
- 95b38a39dd troubleshooting
BodgeMaster pushed to master at root/Hacky-Quizbot
- 41c7dc2831 trying to figure out while checking for "isYourself" doesn’t work