RWS-Studios / POSTAL-SourceCode

Official repository for the original POSTAL source code.
GNU General Public License v2.0
20 stars 6 forks source link

Source code is out-of-date #1

Open Mystyle-48 opened 6 months ago

Mystyle-48 commented 6 months ago

The source files of this repository are multiple changes behind the last publicly available versions previously hosted on Bitbucket.

For example, here's input.cpp on the left compared to the Bitbucket release on the right:

image

Mystyle-48 commented 6 months ago

Building the debug executable confirms this; menu items from the community-contributed November 2017 update, such as the level select, are missing from the main menu.

Debug build (this repository) Current build (Steam/GOG)
image image
Wingzzzzy commented 1 month ago

I am not sure if its the real RWS account. I will contact someone that i know from the company.

Mystyle-48 commented 1 month ago

I am not sure if its the real RWS account. I will contact someone that i know from the company.

It is. The source code release blog post on RunningWithScissors.com has been updated to link directly to this repository.

Wingzzzzy commented 1 month ago

I am not sure if its the real RWS account. I will contact someone that i know from the company.

It is. The source code release blog post on RunningWithScissors.com has been updated to link directly to this repository.

Intresting. as i am working on a project with them and one of the people working in there also did not know if it was their account.

Mystyle-48 commented 1 month ago

I am not sure if its the real RWS account. I will contact someone that i know from the company.

It is. The source code release blog post on RunningWithScissors.com has been updated to link directly to this repository.

Intresting. as i am working on a project with them and one of the people working in there also did not know if it was their account.

I emailed RWS about the source code issue last night, so I'm just now waiting for a response. Presumably from someone within who is aware of this GitHub repo.

Wingzzzzy commented 1 month ago

I am not sure if its the real RWS account. I will contact someone that i know from the company.

It is. The source code release blog post on RunningWithScissors.com has been updated to link directly to this repository.

Intresting. as i am working on a project with them and one of the people working in there also did not know if it was their account.

I emailed RWS about the source code issue last night, so I'm just now waiting for a response. Presumably from someone within who is aware of this GitHub repo.

Who did you email as mike is gone on vacation.

Mystyle-48 commented 1 month ago

I am not sure if its the real RWS account. I will contact someone that i know from the company.

It is. The source code release blog post on RunningWithScissors.com has been updated to link directly to this repository.

Intresting. as i am working on a project with them and one of the people working in there also did not know if it was their account.

I emailed RWS about the source code issue last night, so I'm just now waiting for a response. Presumably from someone within who is aware of this GitHub repo.

Who did you email as mike is gone on vacation.

pedro@gopostal.com?

Wingzzzzy commented 1 month ago

I am not sure if its the real RWS account. I will contact someone that i know from the company.

It is. The source code release blog post on RunningWithScissors.com has been updated to link directly to this repository.

Intresting. as i am working on a project with them and one of the people working in there also did not know if it was their account.

I emailed RWS about the source code issue last night, so I'm just now waiting for a response. Presumably from someone within who is aware of this GitHub repo.

Who did you email as mike is gone on vacation.

pedro@gopostal.com?

I am telling him to check his email. As i an just in a call with him on discord trying to understand how to build this.

Mystyle-48 commented 1 month ago

I am not sure if its the real RWS account. I will contact someone that i know from the company.

It is. The source code release blog post on RunningWithScissors.com has been updated to link directly to this repository.

Intresting. as i am working on a project with them and one of the people working in there also did not know if it was their account.

I emailed RWS about the source code issue last night, so I'm just now waiting for a response. Presumably from someone within who is aware of this GitHub repo.

Who did you email as mike is gone on vacation.

pedro@gopostal.com?

I am telling him to check his email. As i an just in a call with him on discord trying to understand how to build this.

If you're using Visual Studio 2015 or newer, you cannot build the codebase from this repo in its current state due to the aforementioned issues. For now you'll want to use the Bitbucket version instead.

I made a pull request that properly updates this repo to the one last found on Bitbucket before it went down. I'm waiting for it to be accepted.

Wingzzzzy commented 1 month ago

I am not sure if its the real RWS account. I will contact someone that i know from the company.

It is. The source code release blog post on RunningWithScissors.com has been updated to link directly to this repository.

Intresting. as i am working on a project with them and one of the people working in there also did not know if it was their account.

I emailed RWS about the source code issue last night, so I'm just now waiting for a response. Presumably from someone within who is aware of this GitHub repo.

Who did you email as mike is gone on vacation.

pedro@gopostal.com?

I am telling him to check his email. As i an just in a call with him on discord trying to understand how to build this.

If you're using Visual Studio 2015 or newer, you cannot build the codebase from this repo in its current state due to the aforementioned issues. For now you'll want to use the Bitbucket version instead.

I made a pull request that properly updates this repo to the one last found on Bitbucket before it went down. I'm waiting for it to be accepted.

Let's see if Mike J controls this account, will take a while. Pedro might try to get in or get someone who knows how to use GitHub to accept the pull request.

Mystyle-48 commented 1 month ago

I am not sure if its the real RWS account. I will contact someone that i know from the company.

It is. The source code release blog post on RunningWithScissors.com has been updated to link directly to this repository.

Intresting. as i am working on a project with them and one of the people working in there also did not know if it was their account.

I emailed RWS about the source code issue last night, so I'm just now waiting for a response. Presumably from someone within who is aware of this GitHub repo.

Who did you email as mike is gone on vacation.

pedro@gopostal.com?

I am telling him to check his email. As i an just in a call with him on discord trying to understand how to build this.

If you're using Visual Studio 2015 or newer, you cannot build the codebase from this repo in its current state due to the aforementioned issues. For now you'll want to use the Bitbucket version instead. I made a pull request that properly updates this repo to the one last found on Bitbucket before it went down. I'm waiting for it to be accepted.

Let's see if Mike J controls this account, will take a while. Pedro might try to get in or get someone who knows how to use GitHub to accept the pull request.

Alright. I appreciate you for going the extra mile to make direct contact with the team. Let's see how it goes.

Wingzzzzy commented 1 month ago

I am not sure if its the real RWS account. I will contact someone that i know from the company.

It is. The source code release blog post on RunningWithScissors.com has been updated to link directly to this repository.

Intresting. as i am working on a project with them and one of the people working in there also did not know if it was their account.

I emailed RWS about the source code issue last night, so I'm just now waiting for a response. Presumably from someone within who is aware of this GitHub repo.

Who did you email as mike is gone on vacation.

pedro@gopostal.com?

I am telling him to check his email. As i an just in a call with him on discord trying to understand how to build this.

If you're using Visual Studio 2015 or newer, you cannot build the codebase from this repo in its current state due to the aforementioned issues. For now you'll want to use the Bitbucket version instead. I made a pull request that properly updates this repo to the one last found on Bitbucket before it went down. I'm waiting for it to be accepted.

Let's see if Mike J controls this account, will take a while. Pedro might try to get in or get someone who knows how to use GitHub to accept the pull request.

Alright. I appreciate you for going the extra mile to make direct contact with the team. Let's see how it goes.

No wories, fun fact they forgot they even had a official github account when they asked me to help them with organising a Web Version of postal.

Wingzzzzy commented 1 month ago

@Mystyle-48 Where would be the best place to contact you for any more questions about the source code?

Mystyle-48 commented 1 month ago

@Wingzzzzy I am in the RWS Discord server, I'll send a message.