You must be 18+ to visit this website
The content on this website is AGE RESTRICTED
Please confirm you are at least 18 years old of age. Otherwise leave the website.
Nameless Magician profile
Nameless Magician
18+
Nameless Magician
I'm a developer working on various projects intended to streamline the workflow for many adult game creators.
Подписаться
Общаться

Планы подписки

$5
USD в месяц
Chip in

Just feel like supporting my work? This will help cover various expenses related to maintaining a static site.

24 подписчика
Разблокировать
$10
USD в месяц
Cover website basics

With this amount you will cover the basic costs to operate a static website, This includes paying for the domain, and my email provider handling secure domain email.

6 подписчиков
Разблокировать
$20
USD в месяц
Cover a database node

This monthly pledge will cover most of the costs of operating a database node for any of my sites.

1 подписчик
Разблокировать
$50
USD в месяц
Cover a build node

At this tier you can cover the cost of a VM running all of the extensive processing necessary to prepare the game for DoLMods.

1 подписчик
Разблокировать

Добро пожаловать!

  • By subscribing you will get to participate in occasional polls to decide what I work on next, and will help cover my finances allowing me to spend more time working on these projects, and less time at a "normal" job.
  • Additional rewards coming *soon*tm
Nameless Magician
Welcome!

I'd first like to start this off with a disclaimer, I do not make the games hosted on my sites. I do my best to work with the developers in order to increase the visibility and accessibility of their games. Subscribing to my page does not directly support the developers of the games. I may choose to send a percentage of the subscription income to developers on occasion, however I do that at my own discretion. If you would like to support the games I host, please visit their respective pages and donate to them.

With that out of the way, I'm a solo developer working to provide ease-of-access for various different web-based adult games. I develop and maintain these sites completely free of charge and without ads.

I am currently working on dolmods, a site dedicated to hosting Vrelnir's game "Degrees of Lewdity" which you can support here!

I have ideas in the works for future projects which will take place as soon as I get dolmods to a more stable point.

Nameless Magician
Публичный пост
Welcome!

I'd first like to start this off with a disclaimer, I do not make the games hosted on my sites. I do my best to work with the developers in order to increase the visibility and accessibility of their games. Subscribing to my page does not directly support the developers of the games. I may choose to send a percentage of the subscription income to developers on occasion, however I do that at my own discretion. If you would like to support the games I host, please visit their respective pages and donate to them.

With that out of the way, I'm a solo developer working to provide ease-of-access for various different web-based adult games. I develop and maintain these sites completely free of charge and without ads.

I am currently working on dolmods, a site dedicated to hosting Vrelnir's game "Degrees of Lewdity" which you can support here!

I have ideas in the works for future projects which will take place as soon as I get dolmods to a more stable point.
Комментарии  загрузка...
Нравится(0)
Не нравится(0)
Sign Up or Log In to comment on this post
Nameless Magician

DoLMods is now officially Open Source!

Комментарии
Нравится(3)
Не нравится(0)
Пост заблокирован прайс-планом $5 .
Разблокировать План
Nameless Magician

So I'm a little late in posting about this, But I've updated the UI a little bit to clean things ...

Комментарии
Нравится(3)
Не нравится(0)
Пост заблокирован прайс-планом $5, $10, $20, $50 .s
Разблокировать План
Nameless Magician
Публичный пост
Hello All,

So while I'm continuing to work on the next major update for DoLMods, I've been thinking about what comes next. I want to make a larger, more general purpose game hosting site.

As such, I wanted to see what types of games people would like to see supported first on said site. There is currently no ETA on when I will build this other site, but I wanted to run a poll and see what people want. I will probably start experimenting with the new site when I burn out on adding features to DoLMods. 

That leads us to my question, Would you prefer a more general purpose site for Twine games, RPGMaker games (MV and MZ only to start, older may be supported eventually), or something else? Feel free to leave suggestions in the comments.
Комментарии  загрузка...
Нравится(1)
Не нравится(0)
Sign Up or Log In to comment on this post
Nameless Magician
Публичный пост
Time for another January update post for everyone. I have been working on a number of experiments in the background preparing for cloud save and the various things that go along with it. I still don't have an ETA on cloud save, accounts, or anything else and I'm still working out what storage quotas will be for the various membership tiers here on SS. I will also be renaming the various tiers to more accurately describe the financial impact they provide toward the project once I have some real pricing numbers on what everything costs.

As for today's site update. I have cleaned up some improper code practices in the variant selection system and simplified the overall code involved. I also figured out how to use LocalStorage, so the nag popup will only show once every three days unless you use incognito/private browsing. I will see if there's a way I can implement a simple "sign in with SS" to disable the nag popup but given the current infrastructure I'm not sure if that's even possible. 

Finally, I don't currently have anything close enough to done that I can push it as an anniversary update next week, so I probably won't be making an anniversary post this year.
Комментарии  загрузка...
Нравится(5)
Не нравится(0)
Sign Up or Log In to comment on this post
Nameless Magician
Публичный пост
Two years. I don't really know why but it feels like only yesterday I was designing the first version of the DoLMods site and launching it to the world. The reception back then was amazing, but I never would have guessed the site would make it this far. With over 3.7 thousand visitors a day, the site is way more of a success than I ever could have imagined.

Version 1 started out where I had to manually update each mod by hand every time a new update was released. This entailed knowing when an update came out, and being available to actually update the page. This led to a number of delays in updating mods. So I began a project to automatically update mods. My first idea was to simply use Jenkins or Maven to configure a custom build system, This however didn't exactly work like I hoped. So I moved on to trying something else. I built an entirely custom CI/CD system in bash to build and upload mods within five to ten minutes of an update being released. Once I had that, I decided it would be nice to pair it with an updated interface. The V2 interface took me about four hours to build and test before deploying it with the brand new automatic updates system. V3 was a much larger project. The goal was to move away from a statically designed page built using Bootstrap Studio and instead move to a site design that could be updated to add a new mod in minutes instead of hours. This was achieved using Astro which allows me to tie the entire site into a single json file. There's still some work to do on the interface to make it the best it can be, but for now, we've made an amazing upgrade. 

So, what are the next steps? I'll be working on cleaning up the V3 UI using community input and suggestions while I prepare to begin building the V3 infrastructure including a new and improved Automatic Update Engine and some form of APK system, whether that be individual apk builds, or a dolmods apk which will automatically update mods when online and make them playable offline.

Here are full screenshots of each iteration of the site. V1 and V2 are screenshots from the end of that version's lifecycle. V3 has only just begun.
Комментарии  загрузка...
Нравится(1)
Не нравится(0)
Sign Up or Log In to comment on this post
Показать следующие публикации (6 / 7)

Подписавшись вы получаете:
  • Доступ к контенту на этой странице.
  • Поддерживать автора контента материально - единоразово или на регулярной основе.
  • Возможность общаться напрямую с автором контента через чат на сайте.

Статистика

26 подписчиков
7 постов

Цели

69.6%
собрано
для Цели
At $200/month I will begin adding cloud saves to DoLMods. No idea how long that process will take, figuring out Database access and everything is going to get complicated.
13.9%
собрано
для Цели
Upon reaching this goal, I will develop an autonomous Mod merger.
3.5%
собрано
для Цели
At this point I can quit my day job to focus fully on developing my projects

Другие Звёзды

Особенности

Подписавшись вы получаете:
  • Доступ к контенту на этой странице.
  • Поддерживать автора контента материально - единоразово или на регулярной основе.
  • Возможность общаться напрямую с автором контента через чат на сайте.
Подписаться
Этот веб-сайт использует файлы cookie для улучшения вашего опыта во время навигации по нему. Продолжайте использовать этот веб-сайт как обычно, если вы согласны с использованием файлов cookie. Ознакомьтесь с нашей Политикой Конфиденциальности для получения подробной информации. Выбирая Принять, вы даете согласие на использование файлов cookie.

Файлы cookie необходимы для функционирования этого веб-сайта

Если вы не согласны с этим, вы не сможете использовать сайт и должны выбрать ниже опцию «Покинуть SubscribeStar».

Если вы согласны с нашей Политикой Конфиденциальности и даете согласие на использование файлов cookie, выберите ниже опцию «Принять использование cookie».
We do NOT sell any information obtained through cookies to third-party marketing services.