VOGONS


Reply 20 of 28, by vvbee

User metadata
Rank Oldbie
Rank
Oldbie
MrFlibble wrote on 2020-04-09, 09:13:
vvbee wrote on 2020-04-09, 02:01:

The modding scene for this game is super tiny, so I don't think fragmentation of hosting - especially of individual deprecated versions- does it any good

But at least that way, users might play the new tracks and get acquainted with the editor. But maybe you'd provide a more recent DOS version? Can youu post it as an attachment here?

The editor was hosted free of charge at tarpeeksihyvaesoft.com from 2018 up until two weeks ago and continues being maintained despite zero known users and zero user feedback. The hosting will resume at a later time.

If you're asking yourself what you could do to help - get a hold of the editor's browser version at https://github.com/leikareipa/rallysported-js, set it up locally, make some tracks with it, star the repo on GitHub, and post an issue or two there based on your experiences in using the thing.

Reply 21 of 28, by vvbee

User metadata
Rank Oldbie
Rank
Oldbie

The browser version of RallySportED is again up at https://www.tarpeeksihyvaesoft.com/rallysported/.

A user guide is at https://www.tarpeeksihyvaesoft.com/rallysported/user-guide/.

A temporary host for the DOS binaries (including the loader required to play modded tracks) is at https://github.com/leikareipa/rallysported/releases/.

Engaging with the project's GitHub repos is contributing. Post your issues there, etc.

yleisoek-2.png

Reply 22 of 28, by vvbee

User metadata
Rank Oldbie
Rank
Oldbie

Versions web-beta.5 through web-beta.8-dev introduce the following, among other things:
- Full undo/redo
- Texture editing
- UI changes + more interactivity
- App is now 100% client-based
- Drag moves camera on touch screens (screens smaller than tablet size aren't supported; the GUI doesn't support touch controls)

yleiso-ek.png

rsed-tex-paint.png
Filename
rsed-tex-paint.png
File size
37.22 KiB
Views
764 views
File license
Fair use/fair dealing exception

Reply 23 of 28, by vvbee

User metadata
Rank Oldbie
Rank
Oldbie

The Rally-Sport Content service is now up. It contains downloadable tracks made by me. Technically it's a service for anybody to register and upload new tracks, but due to EU copyright and so on, I'm not taking new registrations for now. I've made the service open source though, so in theory someone might host it free for all.

https://tarpeeksihyvaesoft.com/rallysport-content/

Rally-Sport Content supports live-previewing tracks in the browser: e.g. https://tarpeeksihyvaesoft.com/rallysport-con … ack.rn3-9u7-s7t, a track I made some years ago, opens in the browser, https://tarpeeksihyvaesoft.com/rallysported/? … ack.rn3-9u7-s7t.

The service also provides a REST API to query track data, which is lightly documented in the project's GitHub.

Reply 24 of 28, by vvbee

User metadata
Rank Oldbie
Rank
Oldbie

Developments over the last month or two bring numerous UI improvements, some performance boosts, and WebRTC streaming. So now you can easily share your WIP tracks with your friends via direct browser-to-browser WebRTC data transfer. The Rally-Sport Content service also got a face lift.

Also made the first new track in three years, https://tarpeeksihyvaesoft.com/rallysport-con … ack.rsh-f28-9sj. My lap record is 10.53, girlfriend who has no interest in Rally-Sport got 22.98.

Reply 25 of 28, by vvbee

User metadata
Rank Oldbie
Rank
Oldbie

The browser-based editor, RallySportED-js, is now out of its 2-year prerelease cycle and into v1.0. https://tarpeeksihyvaesoft.com/rallysported/

The changelog is there: https://github.com/leikareipa/rallysported-js … leases/tag/v1.0. Plenty of usability improvements etc.

I also made a christmas track, https://tarpeeksihyvaesoft.com/rallysported/? … ack.tcn-r9m-9tk. Girlfriend asked for lots of flowers, so it has that and snow. My lap record is 17:55, and the hardest CPU difficulty is a pretty good opponent.

The previous new track is there: https://tarpeeksihyvaesoft.com/rallysported/? … ack.2gm-k9t-uhk.

Reply 28 of 28, by vvbee

User metadata
Rank Oldbie
Rank
Oldbie

The latest version adds live previewing/playing tracks in a browser DOSBox (js-dos), also works with direct links via the #play URL tag, e.g. https://tarpeeksihyvaesoft.com/rallysported/? … rack=demod#play. Pretty sick. This version deprecates the DOS-based modding tools so now there's just the browser app for asset creation and the DOS utilities for loading in modded content etc.