• This project
    • Loading...
  • Sign in

K'van / Tales of MajEyal · Commits

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Network
  • Commits 14,676
  • Network
  • Compare
  • Branches 93
  • Tags 97
  • t-engine4
25 May, 2021
1 commit
  • New chat dialog interface
    fae601aa
    DarkGod authored
    2021-05-25 14:06:54 +0200  
    Browse Files »

23 May, 2021
2 commits
  • plopo
    bdeb69b3
    DarkGod authored
    2021-05-23 14:35:00 +0200  
    Browse Files »
  • plop
    ae02da70
    DarkGod authored
    2021-05-23 14:34:52 +0200  
    Browse Files »

22 May, 2021
1 commit
  • text
    5799de7e
    DarkGod authored
    2021-05-22 14:11:39 +0200  
    Browse Files »

21 May, 2021
2 commits
  • Merge branch 'randventurer'
    9036e108
    DarkGod authored
    2021-05-21 17:32:59 +0200  
    Browse Files »
  • plop
    67338dee
    DarkGod authored
    2021-05-21 17:24:50 +0200  
    Browse Files »

20 May, 2021
9 commits
  • Merge branch 'master' of git.net-core.org:tome/t-engine4
    362bc645
    DarkGod authored
    2021-05-20 18:05:14 +0200  
    Browse Files »
  • version
    e6ac52f6
    DarkGod authored
    2021-05-20 18:03:41 +0200  
    Browse Files »
  • Merge branch 'i18n' into 'master' ...
    6141258f
    Update Korean Translation
    
    
    
    See merge request !719
    DarkGod authored
    2021-05-20 17:12:01 +0200  
    Browse Files »
  • Update Korean Translation
    eeb46fa6
    Otowa Kotori authored
    2021-05-20 22:57:25 +0800  
    Browse Files »
  • Merge branch 'arena-boss-runes' into 'master' ...
    bc0ad97e
    Arena - Update outdated runes on bosses and give the bone giant boss runes only.
    
    Update outdated runes on bosses and give the bone giant boss runes only. Replaces frozen spear with biting gale, and replaces "fire beam" with shatter affliction.
    
    See merge request !718
    DarkGod authored
    2021-05-20 16:56:52 +0200  
    Browse Files »
  • plop
    a5564cdc
    DarkGod authored
    2021-05-20 16:56:16 +0200  
    Browse Files »
  • Merge branch 'bone-shield-rest-fix' into 'master' ...
    c070ca31
    Fix bone shield resting forever on world map.
    
    Fix bone shield resting forever on world map.
    
    See merge request !717
    DarkGod authored
    2021-05-20 16:55:24 +0200  
    Browse Files »
  • Merge branch 'demon-fire-fix' into 'master' ...
    7ca1c50d
    Update demonfire damage type to check for fiery_torment
    
    Update demonfire damage type to check for fiery_torment when determining if it should hurt or heal demons.
    
    See merge request !716
    DarkGod authored
    2021-05-20 16:55:03 +0200  
    Browse Files »
  • Merge branch 'wrathful-ego-fix' into 'master' ...
    18e2cde9
    Makes warthful ego on-block damage friendly-fire safe as the description implies…
    
    … and to avoid hitting ourself if we block damage from a floor effect.
    
    See merge request !715
    DarkGod authored
    2021-05-20 16:54:09 +0200  
    Browse Files »

19 May, 2021
2 commits
  • wanderer can use & share seeds, and unlock. woot!
    635d0abb
    DarkGod authored
    2021-05-19 18:30:46 +0200  
    Browse Files »
  • New Wanderer class. It's akin to adventurer but more chaotic! Instead of choosin… ...
    e4c31992
    …g talent trees you get a random set as you levelup! The set is determined by a seed that you can share with others to have friendly random competitions, or just share cool combos ;)
    DarkGod authored
    2021-05-19 14:31:37 +0200  
    Browse Files »

18 May, 2021
1 commit
  • update some chat stuff ...
    fe1d20fc
    Probability Travel mana cost reduced
    DarkGod authored
    2021-05-18 15:14:08 +0200  
    Browse Files »

17 May, 2021
3 commits
  • Update outdated runes on bosses and give the bone giant boss runes only.
    e5c7623e
    K'van authored
    2021-05-17 03:22:32 +0200  
    Browse Files »
  • Fix bone shield resting forever on world map.
    c990dd40
    K'van authored
    2021-05-17 00:30:10 +0200  
    Browse Files »
  • Update demonfire damage type to check for fiery_torment when determining if it s… ...
    c8120a0d
    …hould hurt or heal demons.
    K'van authored
    2021-05-17 00:14:11 +0200  
    Browse Files »

16 May, 2021
1 commit
  • Makes warthful ego on-block damage friendly-fire safe as the description implies… ...
    0dc63520
    … and to avoid hitting ourself if we block damage from a floor effect.
    K'van authored
    2021-05-16 23:33:06 +0200  
    Browse Files »

13 May, 2021
4 commits
  • plop
    a2e67324
    DarkGod authored
    2021-05-13 13:37:57 +0200  
    Browse Files »
  • Merge branch 'better-chat-ui'
    19d10d16
    DarkGod authored
    2021-05-13 11:40:11 +0200  
    Browse Files »
  • fix
    d3a91fa8
    DarkGod authored
    2021-05-13 11:40:02 +0200  
    Browse Files »
  • plop
    6249c112
    DarkGod authored
    2021-05-13 11:37:01 +0200  
    Browse Files »

12 May, 2021
6 commits
  • betetr chat portraits
    d0b7851a
    DarkGod authored
    2021-05-12 18:20:14 +0200  
    Browse Files »
  • Merge branch 'glove-combat' into 'master' ...
    dd6056f9
    Glove combat
    
    Add 'is_gloves_combat' field to glove and gauntlet base combat tables, to easily check if a combat table belongs to hand gear.
    
    See merge request !712
    DarkGod authored
    2021-05-12 12:01:19 +0200  
    Browse Files »
  • Add is_gloves_combat to combat table
    88337409
    K'van authored
    2021-05-12 02:48:50 +0200  
    Browse Files »
  • Add is_gloves_combat to combat table
    a29cbee0
    K'van authored
    2021-05-12 02:47:39 +0200  
    Browse Files »
  • Add is_gloves_combat flag to easily check if a combat table belongs to gloves.
    aa3f5060
    K'van authored
    2021-05-12 02:11:27 +0200  
    Browse Files »
  • Add is_glove_combat to easily check if a combat table belongs to gloves.
    7dfaf4ef
    K'van authored
    2021-05-12 02:10:05 +0200  
    Browse Files »

11 May, 2021
1 commit
  • plop
    e8994c85
    DarkGod authored
    2021-05-11 16:06:13 +0200  
    Browse Files »

10 May, 2021
4 commits
  • update
    28b73c5d
    DarkGod authored
    2021-05-10 21:45:39 +0200  
    Browse Files »
  • test
    c4582eda
    DarkGod authored
    2021-05-10 18:37:08 +0200  
    Browse Files »
  • Caldera/Sludgenest/Conclave vaults (and Scoure Pits in Forbidden Cults) are now … ...
    dbb550c0
    …mutualy exclusive, only one will exist per game. But one will always exist. In addition the racial 100% chance will only exist until the relevant unlock is gained
    DarkGod authored
    2021-05-10 14:48:57 +0200  
    Browse Files »
  • fix
    14b50d9c
    DarkGod authored
    2021-05-10 12:19:50 +0200  
    Browse Files »

07 May, 2021
1 commit
  • width
    740d0155
    DarkGod authored
    2021-05-07 14:41:14 +0200  
    Browse Files »

06 May, 2021
1 commit
  • Added a check to newEffect to ensure unicity of the id
    08d4edbe
    DarkGod authored
    2021-05-06 15:20:34 +0200  
    Browse Files »

05 May, 2021
1 commit
  • Update the chat dialog to look .. well, less sad and more like a chat dialog :) ...
    dc7738d5
    WIP placeholder GFX
    DarkGod authored
    2021-05-05 17:14:25 +0200  
    Browse Files »