[Script] LP Editor [0.0.3] [Raddeck]

Various scripts and programs for improving, creating, editing, modifying the LifePlay game.
Post Reply
User avatar
Raddeck
LP Manager
Reactions: 1
Posts: 508
Joined: Sat Oct 16, 2021 6:22 pm
Location: LpWorld
Contact:

Post by Raddeck »

Overview:
LPEditor is an application to create/edit content for the LifePlay game and helps you to create your mod/addon faster.

It works well with small, medium, large and very large files.


Modder: Raddeck
Updated: 2022/06/20
Script Version: 0.0.3
Official page: https://github.com/RaiderKnight/RK_LPEditor


Features:
You can use some prebuilt LP templates:
  • lpaction
  • lpaddon
  • lpmod
  • lpstat
  • Or a XML tag for the RK Launcher

Also:
  • Contain 2 editors
  • Syntax highlight
  • Diff and Merge
  • You can cut, copy, paste, save...
  • Generators of lpmod, lpaddon and lpstat files.
  • You can create folders for your mod.
  • And many more options to come!

Installation:
LPEditor requires Windows 7 or higher and .NET 4.8 Framework.


How to use the RK LPEditor?
Unzip LPEditor.zip and open LPEditor folder.
Then, double click on LPEditor.exe, a window will open.
The rest is self-explanatory


Download:
https://github.com/RaiderKnight/RK_LPEd ... -0.0.3.zip
Like my work? Buy me a coffee or support me on Patreon to keep it coming. :ugeek:
-Don't PM me for support-
Top
User avatar
Raddeck
LP Manager
Reactions: 1
Posts: 508
Joined: Sat Oct 16, 2021 6:22 pm
Location: LpWorld
Contact:

Post by Raddeck »

LPEditor updated to 0.0.2

RK LPEditor updates:
LPE interface:
  • Added syntax highlighting for LifePlay codes.
  • Added a new button to increase/decrease characters and to change font.*
  • Added a new button for docs/help.
  • Added some icons.
  • Added more alert/check.
  • Added more text to some alert message.
  • Made some other polishing.
  • Fixed a bug inside the lpaddon and lpstat generators.
  • Fixed some typos.

Extras:
New way to gather your generated mod files:
Because the application contains more and more files and also to avoid errors... I added a folder "Repos", this folder is used by the lpmod, lpaddon and lpstat file generators.
So when you use one of these generators your generated folders/files will be inside the "Repos" folder.


About font
Some fonts are not compatible with the syntax highlighter, but the syntax highlighter can recognize many monospace fonts.


To do list:
  • Adding intellisense to lp codes
  • Finishing the in-FAQ
  • ...
Like my work? Buy me a coffee or support me on Patreon to keep it coming. :ugeek:
-Don't PM me for support-
Top
User avatar
Raddeck
LP Manager
Reactions: 1
Posts: 508
Joined: Sat Oct 16, 2021 6:22 pm
Location: LpWorld
Contact:

Post by Raddeck »

Updated to 0.0.3

All changes:
  • Added new alerts
  • Added LP intellisense to the C# editor
  • Fixed a bugs (when opening a form a second time...)
  • Added LP syntax to the C# editor
  • Added the rest of the documentation
  • Cleanup/rearrange text inside help section
  • Added example to the Doc for some commands and conditions.
Like my work? Buy me a coffee or support me on Patreon to keep it coming. :ugeek:
-Don't PM me for support-
Top
Post Reply