Simon Bordeyne

Results 61 issues of Simon Bordeyne

Change FileEntry to use a combobox instead, and have its values be the latest selected files.

enhancement
good first issue

A Canvas-based widget to show a node graph, with events to bind to when a node is created, deleted, moved. Nodes are simple rectangles with rounded corners, with a label...

enhancement

A Frame dedicated to forms, with support for tk.Entry, ttk.Combobox, tk.Checkbutton, tk.Radiobutton or a Form geometry manager.

enhancement

A treeview dedicated to displaying tables.

enhancement

A simple toolbar to display buttons, or entries Probably more of a geometry manager than anything else.

enhancement

For my home bar (and for any home bar), we often have to make our own syrups because there is no commercially available cinnamon syrup, honey syrup, or other fancy...

feat

I don't code in C# that often, therefore I want to use Mono to participate in this little challenge, and not have to install a full version of VisualStudio. Is...

## Rationale With the addition of mod dependencies, a better format needs to be defined to centralize mod repositories, so that balamod can know which mod to download, when installing...

Small improvement: - Add a global on/off switch for all the mods to be toggled on/off - toggling off would not add `disable.it` files in the mod folders - toggling...

# Rationale APIs are the way to share reusable pieces of code amongst mod developers. APIs are used to simplify the process of modding the game, so that modders and...