Jump to content

[Android/PC] TulpaDiary


JudgeTheDude

Would you like to see something else than a PC app like this ?  

20 members have voted

  1. 1. Would you like to see something else than a PC app like this ?

    • Yes, a Website
    • Yes, an Android app
    • No
      0
    • No, I won't even use this PC app


Recommended Posts

0.3.1 is out

Changelog : https://github.com/FlorentUguet/TulpaDiary/blob/master/changelog.md

Last exe : https://github.com/FlorentUguet/TulpaDiary/raw/master/builds/latest/TulpaDiary.exe

 

Changes

  • The session manager now properly reloads when a session is added/edited/deleted
  • The GuideList is back and working
  • You can now delete sessions

 

Planned

  • Fix the TextEdit to write down during forcing so it actuallly SAVES the data

 

This build is more stable than the previous. It properly handles any modification in the sessions/tulpas, and the guidelist is here again.

You'll see that there is a new textEdit to type during sessions. It's useless since i didn't code anything to save it. It'll be fixed in a few hours, sorry for the inconvenience

Need a software to save your Tulpamancy progress ? https://community.tulpa.info/thread-software-tulpadiary

Current version : 0.3.1

 

ED050801FF04FDB60504B6F7B60A0B0206F7B6FAFFF7080FB6F70606B608FFFDFE0AB604050D

C8B60FFBF70809B6FC0508F9FF04FDB6FB0CFB080FFAF70FC2B60405B60A0B0206F7B6FF04B609FFFDFE0A

Link to comment
Share on other sites

  • Replies 29
  • Created
  • Last Reply

Top Posters In This Topic

0.3.1.1 is out

Changelog : https://github.com/FlorentUguet/TulpaDiary/blob/master/changelog.md

Last exe : https://github.com/FlorentUguet/TulpaDiary/raw/master/builds/latest/TulpaDiary.exe

 

Changes

  • Finished to add a textEdit to input text during your session

Need a software to save your Tulpamancy progress ? https://community.tulpa.info/thread-software-tulpadiary

Current version : 0.3.1

 

ED050801FF04FDB60504B6F7B60A0B0206F7B6FAFFF7080FB6F70606B608FFFDFE0AB604050D

C8B60FFBF70809B6FC0508F9FF04FDB6FB0CFB080FFAF70FC2B60405B60A0B0206F7B6FF04B609FFFDFE0A

Link to comment
Share on other sites

0.3.2 is out

Changelog : https://github.com/FlorentUguet/TulpaDiary/blob/master/changelog.md

Last exe : https://github.com/FlorentUguet/TulpaDiary/raw/master/builds/latest/TulpaDiary.exe

 

Fixes

  • Fixed date handling for tulpas
  • Checks folders on startup
  • Some other small fixes for stability

 

Linux

  • You may get a message on startup saying that the folders couldn't be created. I can't manage permissions from the software, so you'll have to create the main folder yourself and set permissions.

 

Website

A website is currently planned. It'll contain most of TulpaDiary's features, but everything will be stored online.

 

- http://puu.sh/lBKfR.png

- http://puu.sh/lC5mf.jpg

 

I'm currently making a calendar as the main page, and I'm finishing the CSS, especially for the control panel. It should take a few weeks to complete since the widgets, as ugly as they are, work fine with the database.

Need a software to save your Tulpamancy progress ? https://community.tulpa.info/thread-software-tulpadiary

Current version : 0.3.1

 

ED050801FF04FDB60504B6F7B60A0B0206F7B6FAFFF7080FB6F70606B608FFFDFE0AB604050D

C8B60FFBF70809B6FC0508F9FF04FDB6FB0CFB080FFAF70FC2B60405B60A0B0206F7B6FF04B609FFFDFE0A

Link to comment
Share on other sites

  • 2 weeks later...

I'm dropping the software.

 

If somebody want to continue it, the source is on GitHub, and will stay there :

https://github.com/FlorentUguet/TulpaDiary

 

Just fork and work

Need a software to save your Tulpamancy progress ? https://community.tulpa.info/thread-software-tulpadiary

Current version : 0.3.1

 

ED050801FF04FDB60504B6F7B60A0B0206F7B6FAFFF7080FB6F70606B608FFFDFE0AB604050D

C8B60FFBF70809B6FC0508F9FF04FDB6FB0CFB080FFAF70FC2B60405B60A0B0206F7B6FF04B609FFFDFE0A

Link to comment
Share on other sites

Thanks for working on it as much as you did, Judge. I always thought that these programs were interesting. I'll look around to see if anyone is interested in continuing it.

Link to comment
Share on other sites

While you have a pretty clear and nice programming style you might could do possible successors a favor with documenting your source code more, before totally dropping it. Most of the code has no commentary whatsoever, beside a few important lines. This way it will surely take some time before someone knows how to handle your code.

 

On the other hand is your program in a good shape and not to massive in its structure, so it is rather a "nice to have" for the future. It is up to you, I guess.

Tulpa: Alice

Form: Realistic Humanoid/Demonic Creation

She may or may not talk here, depends on her.

Link to comment
Share on other sites

I'll do that then. I didn't plan on dropping this software, so I didn't document it at all. I'll do that.

 

I'm dropping it for 2 reasons. it feels like it's not used by many people, so it's lot of time spent on it with not any kind of feedback, and I also start to lack free time, so I can't improve it as much as I did before.

 

The website is on its way, though. I just need to find a free host with PHP 5.5 support, but I haven't found any yet. I don't want to rent anything until I know how many people will use the website. I don't want it to be a bad investment.

Need a software to save your Tulpamancy progress ? https://community.tulpa.info/thread-software-tulpadiary

Current version : 0.3.1

 

ED050801FF04FDB60504B6F7B60A0B0206F7B6FAFFF7080FB6F70606B608FFFDFE0AB604050D

C8B60FFBF70809B6FC0508F9FF04FDB6FB0CFB080FFAF70FC2B60405B60A0B0206F7B6FF04B609FFFDFE0A

Link to comment
Share on other sites

0.3.3 is out

Changelog : https://github.com/FlorentUguet/TulpaDiary/blob/master/changelog.md

Last exe : https://github.com/FlorentUguet/TulpaDiary/raw/master/builds/latest/TulpaDiary.exe

 

 

Fixes

  • The software sends a POST request on startup to my website as part of the remote database project. For now it sends your software's version on startup.
  • I changed in the Session Editor th ways session's duration is handled. It's now a widget designed to manipulate time, and I added a button so start a chronometer. The base unit is "minutes" to fit how it was first designed.
  • Comments added in the source

 

 

Website

Sill WIP, but I've already started to test some ways to link the program with a remote databse. First attemps were nice, I'll see if I fully add it into the software.

 

 

Comment

Looks like it was used, afterall. The developpement will be kinda slow since I don't know what to add, and I have a lot of work to do for school. The source will still be slowly documented, so anybody willing to work on that will be able to. You can also PM me if you have questions/suggestions.

 

A version control should be added in the next release. I want people to be able to know when software updates are available.

 

Keep it mind that it'll only be minor updates until my finals are over, around mid-January.

Need a software to save your Tulpamancy progress ? https://community.tulpa.info/thread-software-tulpadiary

Current version : 0.3.1

 

ED050801FF04FDB60504B6F7B60A0B0206F7B6FAFFF7080FB6F70606B608FFFDFE0AB604050D

C8B60FFBF70809B6FC0508F9FF04FDB6FB0CFB080FFAF70FC2B60405B60A0B0206F7B6FF04B609FFFDFE0A

Link to comment
Share on other sites

0.3.4 is out

Changelog : https://github.com/FlorentUguet/TulpaDiary/blob/master/changelog.md

Last exe : https://github.com/FlorentUguet/TulpaDiary/raw/master/builds/latest/TulpaDiary.exe

 

 

Fixes

  • The software checks if a new version is available and downloads it if the user wants it. You'll still need to start the software manually after the update.

 

Comment

Version control is up and functional.

Need a software to save your Tulpamancy progress ? https://community.tulpa.info/thread-software-tulpadiary

Current version : 0.3.1

 

ED050801FF04FDB60504B6F7B60A0B0206F7B6FAFFF7080FB6F70606B608FFFDFE0AB604050D

C8B60FFBF70809B6FC0508F9FF04FDB6FB0CFB080FFAF70FC2B60405B60A0B0206F7B6FF04B609FFFDFE0A

Link to comment
Share on other sites

  • 3 weeks later...

TulpaDiary App

 

Dut to the unpopularity of the PC app (the 3 IPs listed are mine), and the several requests about an Android app made the way TulpaDiary was made, I'm finally doing it. It'll allow you, as TulpaDiary did, to register sessions, tulpas, and schedule sessions so that you can be alerted through Android Notifications.

 

I've been on it for a good week now, and most of the basic stuff is implemented. I still need to get some feedback about some features possibilities, so I know what to focus on.

 

I currently have finals, so it may take a bit longer, but I expect it to be on Google Play this Week-End. As I said, most of the stuff is done. What's currently missing is the Activities regarding sessions, and link that to the main Calendar. The back-end code is already here, and working, and the server side code is also running good.

 

Study : http://goo.gl/forms/GyXMkfwdcD

 

Screenshots

https://drive.google.com/folderview?id=0B1SxGa12eb6_UHp3MGRIYzJ2WEU&usp=sharing

 

Remember that those screenshots only represent the app as it is now. I didn't work on the graphics yet, and it'll look much better when it'll be released.

 

Thanks if you answer the study, and see you this Week-End for the Google Play release (if everything goes well).

Need a software to save your Tulpamancy progress ? https://community.tulpa.info/thread-software-tulpadiary

Current version : 0.3.1

 

ED050801FF04FDB60504B6F7B60A0B0206F7B6FAFFF7080FB6F70606B608FFFDFE0AB604050D

C8B60FFBF70809B6FC0508F9FF04FDB6FB0CFB080FFAF70FC2B60405B60A0B0206F7B6FF04B609FFFDFE0A

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...