Skip to content

Releases: timofey260/RWE-Plus

fix for all linux users

01 Sep 11:19
Compare
Choose a tag to compare

Fixes #72 (linux compatibility, worked and tested on linux mint)

no chnges for windows users

Full Changelog: 2.6.8...2.6.9

2.6.8 patch

08 Jul 13:14
5bb086a
Compare
Choose a tag to compare

finally fixed path issue i think
least lines commit possible

What's Changed

  • Fix TypeError issue on line 411, lingotojson.py by @FateUnix29 in #64

New Contributors

Full Changelog: 2.6.7...2.6.8

2.6.7 patch

08 Jun 11:40
Compare
Choose a tag to compare

Changes:

  • Fixed light editor and hotkeys menu #60
  • Fixed tile preview #61

Full Changelog: 2.6.6...2.6.7

2.6.6

07 Jun 19:49
Compare
Choose a tag to compare

What's Changed

  • Better cross platform file handling by @zueski in #58
  • Fixed some broken hotkeys like move pattern grid(b > ctrl + b), delete camera(d > ctrl + d), toggle prop snap(x > z) and disable rope collisions(shift > t)
  • Improved prop placing, now it's placed exactly where it shows #56

New Contributors

Full Changelog: 2.6.5...2.6.6

2.6.5 patch

30 May 10:58
Compare
Choose a tag to compare

Changes:

  • #55 now you can disable rope collision(left shift by default)
  • #54 effect move back/forth work properly

Full Changelog: 2.6.4...2.6.5

2.6.4 patch

13 May 17:41
Compare
Choose a tag to compare

Changes:

  • Drizzle 0.2.0.10(hence no nodrizzle version, not because i'm lazy)
  • Small level loading fix for safety reasons
  • Copy paste fix for safety reasons

Full Changelog: 2.6.3...2.6.4

2.6.3 patch

29 Apr 11:20
Compare
Choose a tag to compare

Changes:

  • Auto tile patterns no longer crashing with rect fill
  • Auto tile patterns pen previews no longer look weird
  • Fixed tile resizing bug

Full Changelog: 2.6.2...2.6.3

2.6.2 patch

16 Apr 18:11
Compare
Choose a tag to compare

small changes:

  • fixed tile copy
  • for effect editor, press ctrl+b to change current effect to different effect without changing matrix

Full Changelog: 2.6.1...2.6.2

2.6.1 hotfix

27 Mar 08:28
Compare
Choose a tag to compare

Removes ability to place cracks near level border because it causes render to crash
From previous update on 2.6.0: removed some useless effects in case you skipped it

Download exe or RWE+_linux_changes for changes
Download RWE+_linux or RWE+_win for full release

Full Changelog: 2.6.0...2.6.1

Big rushed release

10 Mar 20:55
Compare
Choose a tag to compare

Big update

(Update) removed some broken and slow effects

Changes:

  • custom code patterns support as well as new patterns
  • new drizzle verison(0.2.0.9)
  • fixed tile as prop loading bug
  • fixed tiles not shown properly
  • custom rendering gifs
  • solar repo tiles and props(merge them with rwe+)
  • added native save and open windows
  • now you can use shift as key modifier in hotkeys.json
  • jsons allow for comments
  • rendering scug text can be changed
  • option for custom hotkey templates
  • pygame window is centered when opening
  • now loadlog doesn't doxx you(maybe)
  • pressing space in prop editor to scale faster(by something)
  • readme updated for dead images
  • ui save hotkey fix