Lucas Schwiderski lucas
  • Germany
  • Joined on 2021-11-14
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-02-01 20:05:18 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-02-01 15:11:56 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-31 22:23:04 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-31 19:21:35 +01:00
033eb210d6 refactor(main_window): Combine window size into one variable
c08cddf6e7 bug(sdk): Fix type conversion recursion
3127be0323 feat(sdk): Implement bundle database handling
Compare 4 commits »
lucas opened issue bitsquid_dt/dtmt#6 2023-01-30 16:20:25 +01:00
Create virtual file system for mod manager
lucas opened issue bitsquid_dt/dtmt#5 2023-01-27 16:23:32 +01:00
Mod Manager
lucas commented on issue bitsquid_dt/dtmt#4 2023-01-27 14:02:38 +01:00
Compile against LuaJIT for bytecode generation

Boilerplate code for that crate:

fn main() {
    let mut state = State::new();
    state.open_string();
    let is_strip_debug = false;
    let input = todo!("get Lua code");
   
lucas opened issue bitsquid_dt/dtmt#4 2023-01-27 13:56:57 +01:00
Compile against LuaJIT for bytecode generation
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-19 23:19:17 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-19 19:12:35 +01:00
lucas created branch feat/widget-extra in bitsquid_dt/dtmt 2023-01-18 21:44:29 +01:00
lucas pushed to feat/widget-extra at bitsquid_dt/dtmt 2023-01-18 21:44:29 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-18 21:41:17 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-18 00:33:19 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-18 00:32:42 +01:00
50569a3c56 feat(dtmm): Create initial mod manager window
5eebced362 bug: Fix building
Compare 3 commits »
lucas pushed to master at bitsquid_dt/dtmt 2023-01-17 13:36:44 +01:00
5eebced362 bug: Fix building
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-15 20:46:06 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-13 23:12:15 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-08 23:20:58 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-08 17:03:06 +01:00